Class FactorValueMigratorService.MigrationFailedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
ubic.gemma.persistence.service.expression.experiment.FactorValueMigratorService.MigrationFailedException
All Implemented Interfaces:
Serializable
Enclosing interface:
FactorValueMigratorService

public static class FactorValueMigratorService.MigrationFailedException extends RuntimeException
Keep track of the first failed migration when multiple migrations are performed in a single transaction.
See Also: