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 |
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 |
Default Value | NORMAL |
Range | NORMAL, TRUNCATE_EXTERNAL, TRUNCATE_ALL |