Class MigrateDbSqlException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
migratedb.v1.core.api.MigrateDbException
migratedb.v1.core.internal.exception.MigrateDbSqlException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
MigrateDbSqlScriptException
The specific exception thrown when MigrateDB encounters a problem in SQL statement.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class migratedb.v1.core.api.MigrateDbException
getErrorCodeMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
MigrateDbSqlException
-
-
Method Details
-
getMessage
- Overrides:
getMessagein classThrowable
-