|
||||||||||
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 org.kuali.student.security.exceptions.KSSecurityException
@WebFault(faultBean="org.kuali.student.security.exceptions.KSSecurityExceptionFaultBean", targetNamespace="http://student.kuali.org/wsdl/exceptions") public class KSSecurityException
Constructor Summary | |
---|---|
KSSecurityException()
This constructs a ... |
|
KSSecurityException(String message)
This constructs a ... |
|
KSSecurityException(String message,
Throwable cause)
This constructs a ... |
|
KSSecurityException(Throwable cause)
This constructs a ... |
Method Summary |
---|
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 KSSecurityException()
public KSSecurityException(String message, Throwable cause)
message
- cause
- public KSSecurityException(String message)
message
- public KSSecurityException(Throwable cause)
cause
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |