Class StopException

All Implemented Interfaces:
Serializable

public class StopException extends ClientException
This exception is thrown by open client when the client has requsted the request be stopped and the complete response has not yet been processed.
See Also:
  • Constructor Details

    • StopException

      public StopException()