public static final class DbxWebAuth.BadRequestException extends DbxWebAuth.Exception
IMPORTANT: The exception's message must not be shown the the user, but may be logged.
The recommended action is to show an HTTP 400 error page.
Constructor and Description |
---|
BadRequestException(java.lang.String message) |