Uses of Class
io.github.coho04.mysql.errors.ExceptionHandler
-
Uses of ExceptionHandler in io.github.coho04.mysql
Modifier and TypeMethodDescription<T extends ExceptionHandler>
voidMYSQL.setExceptionHandlerClass
(T exceptionHandler) Sets the ExceptionHandler class for handling exceptions.Modifier and TypeMethodDescriptionMYSQL.getExceptionHandlerClass()
This method is used to get the ExceptionHandler class associated with the MYSQL class.