Class SchemaMigrationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
de.xima.fc.persistence.schema.SchemaMigrationException
All Implemented Interfaces:
Serializable

public class SchemaMigrationException extends Exception
See Also:
  • Constructor Details

    • SchemaMigrationException

      public SchemaMigrationException(String message, Throwable cause)