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