Class IrreversibleMigrationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
rife.database.exceptions.DatabaseException
rife.database.migrations.exceptions.MigrationException
rife.database.migrations.exceptions.IrreversibleMigrationException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
IrreversibleMigrationException
public IrreversibleMigrationException(int version)
-
-
Method Details
-
getVersion
public int getVersion()
-