public class ErrorResponseException extends RuntimeException
| Constructor and Description |
|---|
ErrorResponseException(ErrorResponseCode errorResponseCode) |
| Modifier and Type | Method and Description |
|---|---|
ErrorResponseCode |
getErrorResponseCode() |
String |
toString() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic ErrorResponseException(ErrorResponseCode errorResponseCode)
public ErrorResponseCode getErrorResponseCode()
Copyright © 2018. All rights reserved.