public class InternalException extends ResponseException
Constructor and Description |
---|
InternalException() |
InternalException(java.lang.String message) |
InternalException(java.lang.String message,
java.lang.Throwable cause) |
InternalException(java.lang.Throwable cause) |
Modifier and Type | Method and Description |
---|---|
Message.MessageType |
getMessageType() |
public InternalException()
public InternalException(java.lang.String message)
public InternalException(java.lang.String message, java.lang.Throwable cause)
public InternalException(java.lang.Throwable cause)
public Message.MessageType getMessageType()
getMessageType
in class ResponseException