Class DataCleanupPreupgradeException

All Implemented Interfaces:
Serializable

public class DataCleanupPreupgradeException extends UpgradeException
Author:
Luis Ortiz
See Also:
  • Constructor Details

    • DataCleanupPreupgradeException

      public DataCleanupPreupgradeException()
    • DataCleanupPreupgradeException

      public DataCleanupPreupgradeException(String msg)
    • DataCleanupPreupgradeException

      public DataCleanupPreupgradeException(String msg, Throwable throwable)
    • DataCleanupPreupgradeException

      public DataCleanupPreupgradeException(Throwable throwable)