See: Description
Interface | Description |
---|---|
ExceptionCodeProvider |
Exception code
|
ExceptionCodeResolver |
Provides the functionality to determine
ExceptionCodeProvider based on Exception object |
ExceptionLevelResolver | |
ExceptionLogger.LogLevelWrappingLogger |
Logger instance that wraps the log level.
|
Class | Description |
---|---|
DefaultExceptionLevelResolver |
Default class for resolving exception level
|
ExceptionLogger |
Class that outputs the exception information to the log.
|
ResultMessagesLoggingInterceptor |
Interceptor class for logging
ResultMessages . |
SimpleMappingExceptionCodeResolver |
Class for resolving exception code.
|
Enum | Description |
---|---|
ExceptionLevel |
Represents the level of severity of an exception.
|
Exception | Description |
---|---|
BusinessException |
Exception to inform you that it has detected a violation of business rules.
|
ResourceNotFoundException |
Exception to inform you that resource not found.
|
ResultMessagesNotificationException |
Abstract implementation of
RuntimeException . |
SystemException |
Exception to indicate that it has detected a condition that should not occur when the system is running normally.
|
Copyright © 2013–2021 terasoluna.org. All rights reserved.