|
|||||||||||
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 | +--java.lang.RuntimeException | +--com.retek.platform.exception.RetekSystemException | +--com.retek.rsm.app.security.service.RetekSecurityException
Constructor Summary | |
RetekSecurityException(java.lang.String message)
|
|
RetekSecurityException(java.lang.String message,
java.lang.Throwable throwable)
|
Methods inherited from class com.retek.platform.exception.RetekSystemException |
getExceptionId, getMessage |
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 RetekSecurityException(java.lang.String message)
public RetekSecurityException(java.lang.String message, java.lang.Throwable throwable)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |