public class BadRequestException extends RuntimeException
| Constructor and Description |
|---|
BadRequestException(ErrorType errorType) |
BadRequestException(ErrorType errorType,
String detail) |
| Modifier and Type | Method and Description |
|---|---|
ErrorType |
getErrorType() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2010–2018 The Apache Software Foundation. All rights reserved.