Class MigratorException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
HistoryMigratorException, RuntimeMigratorException, VariableInterceptorException

public class MigratorException extends RuntimeException
See Also:
  • Constructor Details

    • MigratorException

      public MigratorException(String message, Throwable cause)