public class BadRequestException extends RuntimeException
| Constructor and Description |
|---|
BadRequestException(ErrorResponse errorResponse) |
| Modifier and Type | Method and Description |
|---|---|
ErrorResponse |
getErrorResponse() |
String |
toString() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic BadRequestException(ErrorResponse errorResponse)
public ErrorResponse getErrorResponse()
Copyright © 2014-2016 Konik.io. All Rights Reserved.