public class CommunicationException extends CommonException
Constructor and Description |
---|
CommunicationException() |
CommunicationException(String message) |
CommunicationException(String message,
Throwable cause) |
CommunicationException(Throwable cause) |
Modifier and Type | Method and Description |
---|---|
String |
getOperationResultMessage()
TOTO: switch return value to a localized message
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public CommunicationException()
public CommunicationException(String message)
public CommunicationException(Throwable cause)
public String getOperationResultMessage()
CommonException
getOperationResultMessage
in class CommonException
Copyright © 2016 Evolveum. All rights reserved.