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