|
| Foundation |
|
| |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||||
com.sas.services.user.NonPersonAuthenticationException
public class NonPersonAuthenticationException
| Constructor Summary | |
|---|---|
NonPersonAuthenticationException()
Default constructor that uses a default exception message. |
|
NonPersonAuthenticationException(java.lang.String message)
Constructs an instance using the specified message to detail the cause of the exception. |
|
NonPersonAuthenticationException(java.lang.Throwable throwable,
java.lang.String message)
Constructs an instance using the specified message and a throwable that prompted creation of this service exception. |
|
| Method Summary |
|---|
| Methods inherited from class com.sas.util.ChainedException |
|---|
chainContains, getRootException, getRootException, getTargetException, getTargetException, printStackTrace, printStackTrace, printStackTrace, toString, toStringBuffer |
| Constructor Detail |
|---|
public NonPersonAuthenticationException()
public NonPersonAuthenticationException(java.lang.String message)
message - Exception message.
public NonPersonAuthenticationException(java.lang.Throwable throwable,
java.lang.String message)
throwable - The Throwable that prompted the exception.message - Exception message.
|
| Foundation |
|
| |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||||