public class CmisProxyAuthenticationException extends CmisRuntimeException
CmisRuntimeException
.)EXCEPTION_NAME
Constructor and Description |
---|
CmisProxyAuthenticationException() |
CmisProxyAuthenticationException(String message) |
CmisProxyAuthenticationException(String message,
BigInteger code) |
CmisProxyAuthenticationException(String message,
BigInteger code,
String errorContent) |
CmisProxyAuthenticationException(String message,
BigInteger code,
Throwable cause) |
CmisProxyAuthenticationException(String message,
String errorContent) |
CmisProxyAuthenticationException(String message,
String errorContent,
Throwable cause) |
CmisProxyAuthenticationException(String message,
Throwable cause) |
getExceptionName
getCode, getErrorContent
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public CmisProxyAuthenticationException()
public CmisProxyAuthenticationException(String message, BigInteger code, Throwable cause)
public CmisProxyAuthenticationException(String message, String errorContent)
public CmisProxyAuthenticationException(String message, BigInteger code)
public CmisProxyAuthenticationException(String message, BigInteger code, String errorContent)
public CmisProxyAuthenticationException(String message, String errorContent, Throwable cause)
public CmisProxyAuthenticationException(String message, Throwable cause)
public CmisProxyAuthenticationException(String message)
Copyright © 2009-2013 The Apache Software Foundation. All Rights Reserved.