Class BlockLoaderWarnings
java.lang.Object
org.elasticsearch.xpack.esql.expression.function.BlockLoaderWarnings
- All Implemented Interfaces:
Warnings
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidregisterException(Class<? extends Exception> exceptionClass, String message)
-
Constructor Details
-
BlockLoaderWarnings
-
-
Method Details
-
registerException
- Specified by:
registerExceptionin interfaceWarnings
-