org.fourthline.cling.support.connectionmanager
Class ConnectionManagerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.fourthline.cling.model.action.ActionException
org.fourthline.cling.support.connectionmanager.ConnectionManagerException
- All Implemented Interfaces:
- Serializable
public class ConnectionManagerException
- extends ActionException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ConnectionManagerException
public ConnectionManagerException(int errorCode,
String message)
ConnectionManagerException
public ConnectionManagerException(int errorCode,
String message,
Throwable cause)
ConnectionManagerException
public ConnectionManagerException(ErrorCode errorCode,
String message)
ConnectionManagerException
public ConnectionManagerException(ErrorCode errorCode)
ConnectionManagerException
public ConnectionManagerException(ConnectionManagerErrorCode errorCode,
String message)
ConnectionManagerException
public ConnectionManagerException(ConnectionManagerErrorCode errorCode)
Copyright © 2013 4th Line GmbH, Switzerland. All Rights Reserved.