Class SchedulePersistenceException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.gcube.vremanagement.executor.exception.SchedulePersistenceException
All Implemented Interfaces:
Serializable

public class SchedulePersistenceException extends Exception
Author:
Luca Frosini (ISTI - CNR)
See Also:
  • Constructor Details

    • SchedulePersistenceException

      public SchedulePersistenceException()
    • SchedulePersistenceException

      public SchedulePersistenceException(String message)
    • SchedulePersistenceException

      public SchedulePersistenceException(Throwable throwable)
    • SchedulePersistenceException

      public SchedulePersistenceException(String message, Throwable cause)