| Package | Description |
|---|---|
| org.jupnp.support.renderingcontrol |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Constructor and Description |
|---|
RenderingControlException(RenderingControlErrorCode errorCode) |
RenderingControlException(RenderingControlErrorCode errorCode,
String message) |
Copyright © 2023 jUPnP.org. All rights reserved.