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