Class TraceDataAccessException

All Implemented Interfaces:
Serializable

public class TraceDataAccessException extends AppDataAccessException
Exception used to notify that tracing operation failed due to data access problems.
Since:
10.0
Author:
Voicu Moldovan
See Also:
  • Constructor Details

    • TraceDataAccessException

      public TraceDataAccessException(Throwable cause)