Class IllegalWorkerStateException

All Implemented Interfaces:
Serializable

public class IllegalWorkerStateException
extends ConnectException
Indicates that a method has been invoked illegally or at an invalid time by a connector or task.
See Also:
Serialized Form
  • Constructor Details

    • IllegalWorkerStateException

      public IllegalWorkerStateException​(String s)
    • IllegalWorkerStateException

      public IllegalWorkerStateException​(String s, Throwable throwable)
    • IllegalWorkerStateException

      public IllegalWorkerStateException​(Throwable throwable)