public class CloudwordsClientException extends Exception
Constructor and Description |
---|
CloudwordsClientException(Error error) |
CloudwordsClientException(Error error,
Exception ex) |
CloudwordsClientException(Exception ex) |
CloudwordsClientException(String errorMessage) |
Modifier and Type | Method and Description |
---|---|
Integer |
getHttpStatusCode()
The associated HTTP status code that accompanied this Exception, if any.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public CloudwordsClientException(String errorMessage)
public CloudwordsClientException(Error error)
public CloudwordsClientException(Exception ex)
public Integer getHttpStatusCode()
Copyright © 2016. All rights reserved.