public class ConnectionManagerException extends ActionException
Constructor and Description |
---|
ConnectionManagerException(ConnectionManagerErrorCode errorCode) |
ConnectionManagerException(ConnectionManagerErrorCode errorCode,
String message) |
ConnectionManagerException(ErrorCode errorCode) |
ConnectionManagerException(ErrorCode errorCode,
String message) |
ConnectionManagerException(int errorCode,
String message) |
ConnectionManagerException(int errorCode,
String message,
Throwable cause) |
getErrorCode
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ConnectionManagerException(int errorCode, String message)
public ConnectionManagerException(int errorCode, String message, Throwable cause)
public ConnectionManagerException(ErrorCode errorCode)
public ConnectionManagerException(ConnectionManagerErrorCode errorCode, String message)
public ConnectionManagerException(ConnectionManagerErrorCode errorCode)
Copyright © 2015 4th Line GmbH, Switzerland. All rights reserved.