Klasse InsufficientWorkersException

java.lang.Object
java.lang.Throwable
org.texttechnologylab.duui.api.controllers.processes.InsufficientWorkersException
Alle implementierten Schnittstellen:
Serializable

public class InsufficientWorkersException extends Throwable
A custom Exception thrown when a user is out of workers.
Autor:
Cedric Borkowski
Siehe auch:
  • Konstruktordetails

    • InsufficientWorkersException

      public InsufficientWorkersException(String error)