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