Companion
object Companion
Properties
Link copied to clipboard
A pre-defined configuration instance for including all available details of an exception.
Link copied to clipboard
A predefined configuration for including only the exception class and the cause when handling or transforming exceptions using the DetailsConfiguration class.
Link copied to clipboard
A predefined configuration for including only the exception class, message, and the cause when handling or transforming exceptions using the DetailsConfiguration class.
Link copied to clipboard
A predefined configuration for including only the exception class when handling or transforming exceptions using the DetailsConfiguration class.