Class GetTaskErrorException

All Implemented Interfaces:
Serializable

public class GetTaskErrorException extends TaskManagerException
See Also:
  • Constructor Details

    • GetTaskErrorException

      public GetTaskErrorException(int id)
    • GetTaskErrorException

      public GetTaskErrorException(int id, DatabaseException cause)
  • Method Details

    • getTaskId

      public int getTaskId()