Class FunctionArgumentException

All Implemented Interfaces:
Serializable

public class FunctionArgumentException extends SemanticException
Represents a problem with the argument list of a function in HQL/JPQL.
Since:
6.3
See Also:
  • Constructor Details

    • FunctionArgumentException

      public FunctionArgumentException(String message)