HttpClientClosedException class
An exception is thrown when the http-client is closed and the request is still running.
- Inheritance
-
- Object
- YoutubeExplodeException
- HttpClientClosedException
Constructors
Properties
Methods
-
combine(
YoutubeExplodeException e) → void -
Add another exception to the stack.
inherited
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited