Class TimerSourceException

All Implemented Interfaces:
CoreExceptionFormat, Serializable

public class TimerSourceException extends CoreRuntimeException
Thrown on timer source failure.
See Also:
Serialized Form
  • Constructor Details

    • TimerSourceException

      public TimerSourceException(String description)
      Parameters:
      description - the description for the error.