A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
B
- BACKEND_FAILURE - org.hawaiiframework.logging.model.KibanaLogCallResultTypes
- 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 andThrowable
. - BadRequestException(Throwable) - Constructor for exception org.hawaiiframework.web.exception.BadRequestException
-
Constructs a new
BadRequestException
with the suppliedThrowable
. - bind(ApplicationContext) - Static method in class org.hawaiiframework.context.ApplicationContextHolder
-
Binds the
ApplicationContext
to the current context class loader. - build() - Method in class org.hawaiiframework.logging.util.MaskedPasswordBuilder
-
Builds the masked string.
- 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.