|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object java.lang.Throwable java.lang.Exception com.vinculumtech.carrierwave.GraphException com.vinculumtech.carrierwave.InvocationException
The InvocationException is a user exception thrown only by an ImageableAction
class.
Constructor Summary | |
InvocationException(java.lang.String message)
|
|
InvocationException(java.lang.String message,
java.lang.Throwable cause)
|
Methods inherited from class com.vinculumtech.carrierwave.GraphException |
getMessage, getTargetIcon, setTargetIcon |
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public InvocationException(java.lang.String message)
public InvocationException(java.lang.String message, java.lang.Throwable cause)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |