public class BadRequestException extends Exception
| Constructor and Description |
|---|
BadRequestException()
Class constructor
|
BadRequestException(String arg0)
Class constructor
|
BadRequestException(String arg0,
Throwable arg1)
Class constructor
|
BadRequestException(Throwable arg0)
Class constructor
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic BadRequestException()
public BadRequestException(String arg0, Throwable arg1)
arg0 - arg1 - public BadRequestException(String arg0)
arg0 - public BadRequestException(Throwable arg0)
arg0 - Copyright © 2014. All rights reserved.