|
||||||||||
| 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.xmlecho.palomar.ECHOException
org.xmlecho.palomar.security.SecurityServiceException
May be used to wrap other Exceptions
| Constructor Summary | |
SecurityServiceException()
|
|
SecurityServiceException(java.lang.Exception why)
Construct a new SecurityException wrapped over another Exception |
|
SecurityServiceException(java.lang.String msg)
Construct a new SecurityException with the given message string |
|
SecurityServiceException(java.lang.String msg,
java.lang.Exception why)
Construct a new SecurityException wrapped over another Exception and a message |
|
| Methods inherited from class org.xmlecho.palomar.ECHOException |
getException |
| 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 |
| Constructor Detail |
public SecurityServiceException()
public SecurityServiceException(java.lang.String msg)
public SecurityServiceException(java.lang.String msg,
java.lang.Exception why)
public SecurityServiceException(java.lang.Exception why)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||