Uses of Class
br.ufsc.labsec.utils.ExceptionHandler.DEFAULT_HANDLER
Package | Description |
---|---|
br.ufsc.labsec.utils |
-
Uses of ExceptionHandler.DEFAULT_HANDLER in br.ufsc.labsec.utils
Methods in br.ufsc.labsec.utils that return ExceptionHandler.DEFAULT_HANDLER Modifier and Type Method Description static ExceptionHandler.DEFAULT_HANDLER
ExceptionHandler.DEFAULT_HANDLER. valueOf(String name)
Returns the enum constant of this type with the specified name.static ExceptionHandler.DEFAULT_HANDLER[]
ExceptionHandler.DEFAULT_HANDLER. values()
Returns an array containing the constants of this enum type, in the order they are declared.