public class CommunicationModuleException extends RuntimeException
Constructor and Description |
---|
CommunicationModuleException(short errorCode,
String description) |
CommunicationModuleException(short errorCode,
String description,
Throwable t) |
Modifier and Type | Method and Description |
---|---|
String |
getDescription() |
short |
getErrorCode() |
void |
setDescription(String description) |
void |
setErrorCode(short errorCode) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public CommunicationModuleException(short errorCode, String description)
Copyright © 2018 universAAL Consortium. All rights reserved.