Class TraceException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
TraceNotifyException, TraceSearchException

public class TraceException extends AppException
Base class for exceptions originating from the trace engine.
Since:
9.2
Author:
A.Pragt
See Also:
  • Constructor Details

    • TraceException

      protected TraceException(String message)
    • TraceException

      protected TraceException(String message, Throwable cause)