| Package | Description |
|---|---|
| org.jupnp.support.avtransport |
| Modifier and Type | Method and Description |
|---|---|
static AVTransportErrorCode |
AVTransportErrorCode.getByCode(int code) |
static AVTransportErrorCode |
AVTransportErrorCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AVTransportErrorCode[] |
AVTransportErrorCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
AVTransportException(AVTransportErrorCode errorCode) |
AVTransportException(AVTransportErrorCode errorCode,
String message) |
Copyright © 2023 jUPnP.org. All rights reserved.