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, toString
Copyright © 2010–2023 The Apache Software Foundation. All rights reserved.