|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.picocontainer.PicoException
org.nanocontainer.aop.MalformedRegularExpressionException
Exception thrown by PointcutsFactory when it is passed an
invalid regular expression.
| Constructor Summary | |
MalformedRegularExpressionException(java.lang.String message,
java.lang.Throwable cause)
Creates a new MalformedRegularExpression object. |
|
| Methods inherited from class org.picocontainer.PicoException |
getCause, printStackTrace, printStackTrace, printStackTrace |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, initCause, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public MalformedRegularExpressionException(java.lang.String message,
java.lang.Throwable cause)
MalformedRegularExpression object.
message - the error message.cause - the original exception that caused this error.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||