org.teleal.cling.support.renderingcontrol
Class RenderingControlException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.teleal.cling.model.action.ActionException
org.teleal.cling.support.renderingcontrol.RenderingControlException
- All Implemented Interfaces:
- java.io.Serializable
public class RenderingControlException
- extends org.teleal.cling.model.action.ActionException
- See Also:
- Serialized Form
Methods inherited from class org.teleal.cling.model.action.ActionException |
getErrorCode |
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
RenderingControlException
public RenderingControlException(int errorCode,
java.lang.String message)
RenderingControlException
public RenderingControlException(int errorCode,
java.lang.String message,
java.lang.Throwable cause)
RenderingControlException
public RenderingControlException(org.teleal.cling.model.types.ErrorCode errorCode,
java.lang.String message)
RenderingControlException
public RenderingControlException(org.teleal.cling.model.types.ErrorCode errorCode)
RenderingControlException
public RenderingControlException(RenderingControlErrorCode errorCode,
java.lang.String message)
RenderingControlException
public RenderingControlException(RenderingControlErrorCode errorCode)
Copyright © 2010 Teleal GmbH, Switzerland. All Rights Reserved.