Class FunctionDomainException

All Implemented Interfaces:
Serializable

public class FunctionDomainException extends QueryException
Thrown if the domain of a function is not legal.
Since:
GemFire 4.0
See Also:
  • Constructor Details

    • FunctionDomainException

      public FunctionDomainException(String msg)
      Constructs and instance of FunctionDomainException.
      Parameters:
      msg - error message