Class TimelineDataAccessException

All Implemented Interfaces:
Serializable

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

    • TimelineDataAccessException

      public TimelineDataAccessException(Throwable cause)