Class GetTaskOptionErrorException

All Implemented Interfaces:
Serializable

public class GetTaskOptionErrorException extends TaskOptionManagerException
See Also:
  • Constructor Details

    • GetTaskOptionErrorException

      public GetTaskOptionErrorException(int taskId, String name)
    • GetTaskOptionErrorException

      public GetTaskOptionErrorException(int taskId, String name, DatabaseException cause)
  • Method Details

    • getTaskId

      public int getTaskId()
    • getName

      public String getName()