|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RenderingControlErrorCode | |
---|---|
org.teleal.cling.support.renderingcontrol |
Uses of RenderingControlErrorCode in org.teleal.cling.support.renderingcontrol |
---|
Methods in org.teleal.cling.support.renderingcontrol that return RenderingControlErrorCode | |
---|---|
static RenderingControlErrorCode |
RenderingControlErrorCode.getByCode(int code)
|
static RenderingControlErrorCode |
RenderingControlErrorCode.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static RenderingControlErrorCode[] |
RenderingControlErrorCode.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in org.teleal.cling.support.renderingcontrol with parameters of type RenderingControlErrorCode | |
---|---|
RenderingControlException(RenderingControlErrorCode errorCode)
|
|
RenderingControlException(RenderingControlErrorCode errorCode,
String message)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |