toggle menu
service-core
JVM
switch theme
search in API
service-core
/
com.serious.exception
/
DefaultExceptionHandler
Default
Exception
Handler
@
RegisterExceptionHandler
class
DefaultExceptionHandler
:
AbstractExceptionHandler
Members
Constructors
Default
Exception
Handler
Link copied to clipboard
constructor
(
)
Properties
exception
Manager
Link copied to clipboard
@
Autowired
lateinit
var
exceptionManager
:
ExceptionManager
Functions
log
Link copied to clipboard
fun
log
(
e
:
Throwable
)
unwrap
Link copied to clipboard
fun
unwrap
(
e
:
InvocationTargetException
)
:
Throwable
fun
unwrap
(
e
:
UndeclaredThrowableException
)
:
Throwable
fun
unwrap
(
e
:
Throwable
)
:
Throwable