Class GetTaskOptionsErrorException

All Implemented Interfaces:
Serializable

public class GetTaskOptionsErrorException extends TaskOptionManagerException
See Also:
  • Constructor Details

    • GetTaskOptionsErrorException

      public GetTaskOptionsErrorException(int taskId)
    • GetTaskOptionsErrorException

      public GetTaskOptionsErrorException(int taskId, DatabaseException cause)
  • Method Details

    • getTaskId

      public int getTaskId()