|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.cybertory.MSS.XMLUnhandledTypeException
Exception for when an unhandled data type occurs in the parameters for JAI operation.
Field Summary | |
java.lang.String |
typeName
|
Constructor Summary | |
XMLUnhandledTypeException(java.lang.Class type)
|
|
XMLUnhandledTypeException(java.lang.String typeName)
|
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
public final java.lang.String typeName
Constructor Detail |
public XMLUnhandledTypeException(java.lang.Class type)
public XMLUnhandledTypeException(java.lang.String typeName)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |