Uses of Enum Class
cool.scx.http.error_handler.ErrorPhase
Packages that use ErrorPhase
-
Uses of ErrorPhase in cool.scx.http.error_handler
Subclasses with type arguments of type ErrorPhase in cool.scx.http.error_handlerMethods in cool.scx.http.error_handler that return ErrorPhaseModifier and TypeMethodDescriptionstatic ErrorPhaseReturns the enum constant of this class with the specified name.static ErrorPhase[]ErrorPhase.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in cool.scx.http.error_handler with parameters of type ErrorPhaseModifier and TypeMethodDescriptionvoidDefaultHttpServerErrorHandler.accept(Throwable throwable, ScxHttpServerRequest request, ErrorPhase errorPhase) voidScxHttpServerErrorHandler.accept(Throwable throwable, ScxHttpServerRequest request, ErrorPhase errorPhase) static StringErrorPhaseHelper.getErrorPhaseStr(ErrorPhase errorPhase)