public class CLLWarningException extends CLLException
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
WARNING_INDICATOR |
Constructor and Description |
---|
CLLWarningException(CLLMessage msgObject) |
CLLWarningException(CLLMessage msgObject,
java.lang.Throwable t) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getMessageAsWarning()
Get the message with the warning indicator as prefix
|
createCLLException, createCLLException, createCLLException, createCLLException, getAction, getExplanation, getMessage, getMessageObject, toString
public static final java.lang.String WARNING_INDICATOR
public CLLWarningException(CLLMessage msgObject)
public CLLWarningException(CLLMessage msgObject, java.lang.Throwable t)