|
||||||||||
| 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.genesyslab.omsdk.commons.exception.OMSDKRuntimeException
com.genesyslab.omsdk.mil.exception.MILRuntimeException
com.genesyslab.omsdk.mil.exception.MILUnsupportedOperationException
Exception thrown when attempting an unsupported operation.
| Constructor Summary | |
MILUnsupportedOperationException(java.lang.String message)
|
|
MILUnsupportedOperationException(java.lang.String message,
java.lang.Exception cause)
|
|
| Methods inherited from class com.genesyslab.omsdk.commons.exception.OMSDKRuntimeException |
getExceptionCause |
| 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 |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public MILUnsupportedOperationException(java.lang.String message)
public MILUnsupportedOperationException(java.lang.String message,
java.lang.Exception cause)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||