Klasse ContentDirectoryException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.jupnp.model.action.ActionException
org.jupnp.support.contentdirectory.ContentDirectoryException
- Alle implementierten Schnittstellen:
Serializable
- Autor:
- Alessio Gaeta, Amit Kumar Mondal - Code Refactoring
- Siehe auch:
-
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungContentDirectoryException(int errorCode, String message) ContentDirectoryException(int errorCode, String message, Throwable cause) ContentDirectoryException(ErrorCode errorCode) ContentDirectoryException(ErrorCode errorCode, String message) ContentDirectoryException(ContentDirectoryErrorCode 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
-
ContentDirectoryException
-
ContentDirectoryException
-
ContentDirectoryException
-
ContentDirectoryException
-
ContentDirectoryException
-
ContentDirectoryException
-