Class TraceNotifyException

All Implemented Interfaces:
Serializable

public class TraceNotifyException extends TraceException
Exception thrown during the notification of a trace message.
Since:
9.2
Author:
A.Pragt
See Also:
  • Constructor Details

  • Method Details

    • getTraceMessage

      public ITraceMessage getTraceMessage()
      Returns the original Trace Message.
      Returns:
      The trace message, not null.