
public class CommunicationConnectorException extends RuntimeException
| Constructor and Description |
|---|
CommunicationConnectorException(CommunicationConnectorErrorCode code) |
CommunicationConnectorException(CommunicationConnectorErrorCode code,
String description) |
CommunicationConnectorException(CommunicationConnectorErrorCode code,
String msg,
Throwable t) |
CommunicationConnectorException(CommunicationConnectorErrorCode code,
Throwable t) |
CommunicationConnectorException(int i,
String description) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
int |
getErrorCode() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic CommunicationConnectorException(int i,
String description)
public CommunicationConnectorException(CommunicationConnectorErrorCode code, String description)
public CommunicationConnectorException(CommunicationConnectorErrorCode code)
public CommunicationConnectorException(CommunicationConnectorErrorCode code, Throwable t)
public CommunicationConnectorException(CommunicationConnectorErrorCode code, String msg, Throwable t)
public String getDescription()
public int getErrorCode()
Copyright © 2018 universAAL Consortium. All rights reserved.