public class SubscriptionInUseException extends SubscriptionException
Modifier and Type | Field and Description |
---|---|
static int |
RELEVANT_HTTP_STATUS_CODE |
Constructor and Description |
---|
SubscriptionInUseException() |
SubscriptionInUseException(String message) |
SubscriptionInUseException(String message,
Throwable cause) |
getResponseStatusCode
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2016. All Rights Reserved.