Interface ExceptionHandler


@Deprecated public interface ExceptionHandler
Deprecated.
since 9.5 - use PersistencyExceptionHandler instead.
A generic handler for exception handling.
Author:
kimchy
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Deprecated.
    Logic to handle the exceptions.