Package org.jupnp.support.avtransport
Klasse AVTransportException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.jupnp.model.action.ActionException
org.jupnp.support.avtransport.AVTransportException
- Alle implementierten Schnittstellen:
Serializable
- Autor:
- Christian Bauer - Initial Contribution, Amit Kumar Mondal - Code Refactoring
- Siehe auch:
-
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungAVTransportException(int errorCode, String message) AVTransportException(int errorCode, String message, Throwable cause) AVTransportException(ErrorCode errorCode) AVTransportException(ErrorCode errorCode, String message) AVTransportException(AVTransportErrorCode errorCode) AVTransportException(AVTransportErrorCode 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
-
AVTransportException
-
AVTransportException
-
AVTransportException
-
AVTransportException
-
AVTransportException
-
AVTransportException
-