Class SpreadFieldNotFoundException

All Implemented Interfaces:
Serializable

public class SpreadFieldNotFoundException extends SpreadException
Exception class used when attempting to access a spread field that was not loaded in the spread object.
See Also:
  • Constructor Details

    • SpreadFieldNotFoundException

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