Class MissingDowngradeTaskException

All Implemented Interfaces:
Serializable

public class MissingDowngradeTaskException extends DowngradeException
Indicates that the downgrade cannot proceed because at least one required Downgrade task is missing.
Since:
v6.4.6
See Also:
  • Constructor Details

    • MissingDowngradeTaskException

      public MissingDowngradeTaskException(String message)