Class SpreadOutOfRangeException

All Implemented Interfaces:
Serializable

public class SpreadOutOfRangeException extends SpreadException
Exception class used when attempting to access a spread period beyond the range of spread periods included in the spread object
See Also:
  • Constructor Details

    • SpreadOutOfRangeException

      public SpreadOutOfRangeException(String strMessage)
      Class constructor specifying a detailed message.
      Parameters:
      strMessage - the message of this exception