|
||||||||||
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
com.metamatrix.core.MetaMatrixRuntimeException
com.metamatrix.common.extensionmodule.exception.ExtensionModuleRuntimeException
public class ExtensionModuleRuntimeException
Field Summary |
---|
Fields inherited from class com.metamatrix.core.MetaMatrixRuntimeException |
---|
CAUSED_BY_STRING, serialVersionUID |
Constructor Summary | |
---|---|
ExtensionModuleRuntimeException()
No-args constructor required by Serializable semantics |
|
ExtensionModuleRuntimeException(java.lang.String message)
Construct an instance with the message specified. |
Method Summary |
---|
Methods inherited from class com.metamatrix.core.MetaMatrixRuntimeException |
---|
getChild, getClassShortName, getCode, getIntCode, superPrintStackTrace, superPrintStackTrace, toString |
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ExtensionModuleRuntimeException()
public ExtensionModuleRuntimeException(java.lang.String message)
message
- A message describing the exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |