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