public class ContentDirectoryException extends ActionException
| Constructor and Description |
|---|
ContentDirectoryException(ContentDirectoryErrorCode errorCode) |
ContentDirectoryException(ContentDirectoryErrorCode errorCode,
String message) |
ContentDirectoryException(ErrorCode errorCode) |
ContentDirectoryException(ErrorCode errorCode,
String message) |
ContentDirectoryException(int errorCode,
String message) |
ContentDirectoryException(int errorCode,
String message,
Throwable cause) |
getErrorCodeaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ContentDirectoryException(int errorCode,
String message)
public ContentDirectoryException(int errorCode,
String message,
Throwable cause)
public ContentDirectoryException(ErrorCode errorCode)
public ContentDirectoryException(ContentDirectoryErrorCode errorCode, String message)
public ContentDirectoryException(ContentDirectoryErrorCode errorCode)
Copyright © 2023 jUPnP.org. All rights reserved.