Package rasj

Class RasResultIsNoIntervalException

All Implemented Interfaces:
Serializable

public class RasResultIsNoIntervalException extends RasException

 PURPOSE:
 This exception is thrown if the result of an operation is no interval.
See Also:
  • Constructor Details

    • RasResultIsNoIntervalException

      protected RasResultIsNoIntervalException()
      Standard constructor.
  • Method Details

    • getMessage

      public String getMessage()
      Returns the error message.
      Overrides:
      getMessage in class RasException
      Returns:
      the error message.