public class InvalidRequestException extends RuntimeException
Log errors caused by an invalid request due either to an out of range option or an unsupported combination of options. The exception detail will typically provide more specific information about the error.
Constructors
InvalidRequestException(String detail)
public InvalidRequestException(String detail)
Parameter | |
---|---|
Name | Description |
detail |
String |