Class ExceptionFactory
java.lang.Object
org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionExceptionFactory(long threadId, Options options, MariaDbConnection connection, Statement statement) -
Method Summary
Modifier and TypeMethodDescriptioncreate(SQLException cause) longnotSupported(String message) static ExceptionFactoryraiseStatementError(MariaDbConnection connection, Statement stmt) toString()
-
Field Details
-
INSTANCE
-
-
Constructor Details
-
ExceptionFactory
public ExceptionFactory(long threadId, Options options, MariaDbConnection connection, Statement statement)
-
-
Method Details
-
of
-
raiseStatementError
-
create
-
notSupported
-
create
-
create
-
create
-
create
-
create
-
create
-
getThreadId
public long getThreadId() -
getOptions
-
toString
-