RequestLimitExceededException class
Exception thrown when a fatal failure occurs.
- Inheritance
-
- Object
- YoutubeExplodeException
- RequestLimitExceededException
Constructors
- RequestLimitExceededException(String message)
- Initializes an instance of RequestLimitExceededException
- RequestLimitExceededException.httpRequest(BaseResponse response)
-
Initializes an instance of
RequestLimitExceeded
with aResponse
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