|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ContentDirectoryErrorCode | |
|---|---|
| org.teleal.cling.support.contentdirectory | |
| Uses of ContentDirectoryErrorCode in org.teleal.cling.support.contentdirectory |
|---|
| Methods in org.teleal.cling.support.contentdirectory that return ContentDirectoryErrorCode | |
|---|---|
static ContentDirectoryErrorCode |
ContentDirectoryErrorCode.getByCode(int code)
|
static ContentDirectoryErrorCode |
ContentDirectoryErrorCode.valueOf(java.lang.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. |
| Constructors in org.teleal.cling.support.contentdirectory with parameters of type ContentDirectoryErrorCode | |
|---|---|
ContentDirectoryException(ContentDirectoryErrorCode errorCode)
|
|
ContentDirectoryException(ContentDirectoryErrorCode errorCode,
java.lang.String message)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||