Regular expression literal

Posted by Marcus on Stack Overflow See other posts from Stack Overflow or by Marcus
Published on 2010-05-10T19:47:57Z Indexed on 2010/05/10 19:54 UTC
Read the original article Hit count: 303

Filed under:

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

© Stack Overflow or respective owner

Related posts about regex