Klasse ConnectionManagerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.jupnp.model.action.ActionException
org.jupnp.support.connectionmanager.ConnectionManagerException
- Alle implementierten Schnittstellen:
Serializable
- Siehe auch:
-
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungConnectionManagerException(int errorCode, String message) ConnectionManagerException(int errorCode, String message, Throwable cause) ConnectionManagerException(ErrorCode errorCode) ConnectionManagerException(ErrorCode errorCode, String message) ConnectionManagerException(ConnectionManagerErrorCode errorCode, String message) -
Methodenübersicht
Von Klasse geerbte Methoden org.jupnp.model.action.ActionException
getErrorCodeVon Klasse geerbte Methoden java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Konstruktordetails
-
ConnectionManagerException
-
ConnectionManagerException
-
ConnectionManagerException
-
ConnectionManagerException
-
ConnectionManagerException
-
ConnectionManagerException
-