Class AuditTrailException

All Implemented Interfaces:
Serializable

public class AuditTrailException extends RuntimeException
This class represents an exception when storing the audit trail information was unsuccessful.
Author:
Armin Müller
See Also:
  • Constructor Details

    • AuditTrailException

      public AuditTrailException()
      Basic constructor.