public class AuthenticationException extends BaseServerResponseException
| Modifier and Type | Field and Description |
|---|---|
static int |
STATUS_CODE |
| Constructor and Description |
|---|
AuthenticationException() |
AuthenticationException(String theMessage) |
AuthenticationException(String theMessage,
Throwable theCause) |
getAdditionalMessages, getAssociatedHeaders, getOperationOutcome, getResponseBody, getResponseMimeType, getStatusCode, main, newInstance, setOperationOutcome, setResponseBody, setResponseMimeTypeaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic static final int STATUS_CODE
public AuthenticationException()
public AuthenticationException(String theMessage)
public AuthenticationException(String theMessage, Throwable theCause)
Copyright © 2014–2016 University Health Network. All rights reserved.