|
||||||||||
| 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
org.jasig.cas.services.UnauthorizedServiceException
org.jasig.cas.services.UnauthorizedSsoServiceException
public class UnauthorizedSsoServiceException
Exception thrown when a service attempts to use SSO when it should not be allowed to.
| Constructor Summary | |
|---|---|
UnauthorizedSsoServiceException()
|
|
UnauthorizedSsoServiceException(java.lang.String message)
|
|
UnauthorizedSsoServiceException(java.lang.String message,
java.lang.Throwable cause)
|
|
| 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 UnauthorizedSsoServiceException()
public UnauthorizedSsoServiceException(java.lang.String message,
java.lang.Throwable cause)
public UnauthorizedSsoServiceException(java.lang.String message)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||