JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Hawaii Framework
Prev Letter
Next Letter
Frames
No Frames
All Classes
A
B
C
D
E
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
Y
Z
B
BadRequestException
- Exception in
org.hawaiiframework.web.exception
BadRequestException()
- Constructor for exception org.hawaiiframework.web.exception.
BadRequestException
Constructs a new
BadRequestException
.
BadRequestException(String)
- Constructor for exception org.hawaiiframework.web.exception.
BadRequestException
Constructs a new
BadRequestException
with the supplied message.
BadRequestException(String, Throwable)
- Constructor for exception org.hawaiiframework.web.exception.
BadRequestException
Constructs a new
BadRequestException
with the supplied message and
Throwable
.
BadRequestException(Throwable)
- Constructor for exception org.hawaiiframework.web.exception.
BadRequestException
Constructs a new
BadRequestException
with the supplied
Throwable
.
bind(ApplicationContext)
- Static method in class org.hawaiiframework.context.
ApplicationContextHolder
Binds the
ApplicationContext
to the current context class loader.
buildErrorResponseBody(Throwable, HttpStatus, WebRequest)
- Method in class org.hawaiiframework.web.exception.
HawaiiResponseEntityExceptionHandler
Builds a meaningful response body for the given throwable, HTTP status and request.
A
B
C
D
E
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
Y
Z
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Hawaii Framework
Prev Letter
Next Letter
Frames
No Frames
All Classes