Interface IMessage
public interface IMessage
Interface contains error message for right ql language validation.
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptiontemplate__0__not_found
(String name) wrong_count_parameters__0__expected__1__called
(String expected, String called)
-
Field Details
-
INSTANCE
-
-
Method Details
-
wrong_count_parameters__0__expected__1__called
-
template__0__not_found
-
not_allowed_type_of_expression
String not_allowed_type_of_expression()
-