Package | Description |
---|---|
org.universAAL.middleware.connectors.exception |
Modifier and Type | Method and Description |
---|---|
static CommunicationConnectorErrorCode |
CommunicationConnectorErrorCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CommunicationConnectorErrorCode[] |
CommunicationConnectorErrorCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
CommunicationConnectorException(CommunicationConnectorErrorCode code) |
CommunicationConnectorException(CommunicationConnectorErrorCode code,
String description) |
CommunicationConnectorException(CommunicationConnectorErrorCode code,
String msg,
Throwable t) |
CommunicationConnectorException(CommunicationConnectorErrorCode code,
Throwable t) |
Copyright © 2018 universAAL Consortium. All rights reserved.