Serialized Form


Package com.googlecode.flyway.core.exception

Class com.googlecode.flyway.core.exception.FlywayException extends java.lang.RuntimeException implements Serializable


Package com.googlecode.flyway.core.init

Class com.googlecode.flyway.core.init.InitException extends FlywayException implements Serializable


Package com.googlecode.flyway.core.migration

Class com.googlecode.flyway.core.migration.MigrationException extends FlywayException implements Serializable

Serialized Fields

version

SchemaVersion version
The version of the migration that failed.


rollback

boolean rollback
Flag indicating whether a rollback was performed or not.


Package com.googlecode.flyway.core.validation

Class com.googlecode.flyway.core.validation.ValidationException extends FlywayException implements Serializable



Copyright © 2011. All Rights Reserved.