Class MigrationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.plc4x.test.migration.MigrationException
All Implemented Interfaces:
Serializable

public class MigrationException extends RuntimeException
Indicates an exception where a migration could happen. The tag newXml can be used as new value.
See Also:
  • Field Details

    • newXml

      public final String newXml
  • Constructor Details

    • MigrationException

      public MigrationException(String newXml)