Configuration Properties

Report on configuration properties used in this project.

de.smartics.exceptions.context.ExceptionContextProperty

Provides properties for the configuration of an exception context.
Property id.factory.class
Name ID_FACTORY_CLASS
Type de.smartics.exceptions.core.IdFactory
Mandatory true
Description The fully qualified class name of an implementation of de.smartics.exceptions.core.IdFactory.

The value of this constant is id.factory.class.

Default Value Instance of de.smartics.exceptions.id.UuidFactory
Range -

Property exception.throwableHandleMode
Name EXCEPTION_THROWABLE_HANDLE_MODE
Type de.smartics.exceptions.core.ThrowableHandleMode
Mandatory true
Description The identifier to select the mode how exceptions are handled for truncation. Choose one of the enumerated names found in de.smartics.exceptions.core.ThrowableHandleMode.

The value of this constant is exception.throwableHandleMode.

Default Value NORMAL
Range NORMAL, TRUNCATE_EXTERNAL, TRUNCATE_ALL