Uses of Enum Class
org.glassfish.grizzly.utils.ExceptionHandler.Severity
Packages that use ExceptionHandler.Severity
-
Uses of ExceptionHandler.Severity in org.glassfish.grizzly.utils
Methods in org.glassfish.grizzly.utils that return ExceptionHandler.SeverityModifier and TypeMethodDescriptionstatic ExceptionHandler.SeverityReturns the enum constant of this class with the specified name.static ExceptionHandler.Severity[]ExceptionHandler.Severity.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.glassfish.grizzly.utils with parameters of type ExceptionHandler.SeverityModifier and TypeMethodDescriptionvoidExceptionHandler.notifyException(ExceptionHandler.Severity severity, Throwable throwable)