Uses of Class
com.atlassian.confluence.util.LoggingUncaughtExceptionHandler
-
Packages that use LoggingUncaughtExceptionHandler Package Description com.atlassian.confluence.util -
-
Uses of LoggingUncaughtExceptionHandler in com.atlassian.confluence.util
Methods in com.atlassian.confluence.util that return LoggingUncaughtExceptionHandler Modifier and Type Method Description static LoggingUncaughtExceptionHandlerLoggingUncaughtExceptionHandler. valueOf(String name)Returns the enum constant of this type with the specified name.static LoggingUncaughtExceptionHandler[]LoggingUncaughtExceptionHandler. values()Returns an array containing the constants of this enum type, in the order they are declared.
-