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) |
getExceptionNamegetCode, getErrorContentaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic 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-2012 The Apache Software Foundation. All Rights Reserved.