![]() |
| |||
| Hi! I am a completly newbie to regexp and I would like to find a regular expression which execute the following search: "Show me all *Exception* since they are different from EOFException and SocketException" I tried [^EOF]Exception&[^Socket]Exception, but it didn't function like I expected. Does anyone have any clue? Thanks in advance |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
| |