public class RpcAuthenticationException extends Exception
| Constructor and Description |
|---|
RpcAuthenticationException(int authError)
Class constructor
|
RpcAuthenticationException(int authError,
String msg)
Class constructor
|
| Modifier and Type | Method and Description |
|---|---|
int |
getAuthenticationErrorCode()
Get the authentication error code
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic RpcAuthenticationException(int authError)
authError - intpublic RpcAuthenticationException(int authError,
String msg)
authError - intmsg - StringCopyright © 2005–2014 Alfresco Software. All rights reserved.