Class MigrationFailedException

    • Constructor Detail

      • MigrationFailedException

        public MigrationFailedException()
      • MigrationFailedException

        public MigrationFailedException​(ChangeSet failedChangeSet,
                                        String message)
      • MigrationFailedException

        public MigrationFailedException​(ChangeSet failedChangeSet,
                                        String message,
                                        Throwable cause)
      • MigrationFailedException

        public MigrationFailedException​(ChangeSet failedChangeSet,
                                        Throwable cause)