org.teleal.cling.support.connectionmanager
Class ConnectionManagerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.teleal.cling.model.action.ActionException
org.teleal.cling.support.connectionmanager.ConnectionManagerException
- All Implemented Interfaces:
- Serializable
public class ConnectionManagerException
- extends org.teleal.cling.model.action.ActionException
- See Also:
- Serialized Form
Methods inherited from class org.teleal.cling.model.action.ActionException |
getErrorCode |
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(org.teleal.cling.model.types.ErrorCode errorCode,
String message)
ConnectionManagerException
public ConnectionManagerException(org.teleal.cling.model.types.ErrorCode errorCode)
ConnectionManagerException
public ConnectionManagerException(ConnectionManagerErrorCode errorCode,
String message)
ConnectionManagerException
public ConnectionManagerException(ConnectionManagerErrorCode errorCode)
Copyright © 2010 Teleal GmbH, Switzerland. All Rights Reserved.