Class SpreadCumulativeDataNotLoadedException

All Implemented Interfaces:
Serializable

public class SpreadCumulativeDataNotLoadedException extends SpreadException
Exception class used when attempting to access cumulative spread data that has not been loaded
See Also:
  • Constructor Details

    • SpreadCumulativeDataNotLoadedException

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