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