public class InvalidRequestException extends Exception
| Constructor and Description | 
|---|
InvalidRequestException()  | 
InvalidRequestException(String msg)  | 
InvalidRequestException(String msg,
                       Throwable cause)  | 
InvalidRequestException(Throwable cause)  | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2019 The Apache Software Foundation. All Rights Reserved.