As I'm RegEx dyslexic.. what RegEx can you use to find each of the following strings - with the exception of "LoginException"?
NullPointerException
LoginException
BooException
Abc123Exception
Edit: To be clear, I'm looking for these strings in a text/log file.