Class UnspecifiedVariableException

java.lang.Object
java.lang.Throwable
java.lang.Exception
FAtiMA.Core.exceptions.UnspecifiedVariableException
All Implemented Interfaces:
Serializable

public class UnspecifiedVariableException extends Exception
See Also:
  • Constructor Details

    • UnspecifiedVariableException

      public UnspecifiedVariableException(String objectName, String conditionName)
    • UnspecifiedVariableException

      public UnspecifiedVariableException(String msg, Throwable ex)
      Parameters:
      msg - message
      ex - wrapped error/exception