Class VariableNotFoundException

All Implemented Interfaces:
Serializable

public class VariableNotFoundException extends EPException
Indicates that a variable was not found.
See Also:
  • Constructor Details

    • VariableNotFoundException

      public VariableNotFoundException(String message)
      Ctor.
      Parameters:
      message - supplies exception details