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, toString
public RpcAuthenticationException(int authError)
authError
- intpublic RpcAuthenticationException(int authError, String msg)
authError
- intmsg
- StringCopyright © 2005–2017 Alfresco Software. All rights reserved.