public class BadRequestException extends FMSException
| Constructor and Description |
|---|
BadRequestException(List<Error> error)
Constructor BasRequestException
|
BadRequestException(String errorMessage)
Constructor BasRequestException
|
BadRequestException(String errorMessage,
Throwable throwable)
Constructor BasRequestException
|
BadRequestException(Throwable throwable)
Constructor BasRequestException
|
getErrorList, getIntuit_tid, getString, getThrowable, setIntuit_tidaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic BadRequestException(List<Error> error)
error - the list of errorspublic BadRequestException(String errorMessage)
errorMessage - the error messagepublic BadRequestException(Throwable throwable)
throwable - the throwableCopyright © 2025. All Rights Reserved.