MastodonMediaProcessingTimeoutException class
Media async processing timeout.
Thrown when the media with MastodonMediaProcessingTimeoutException.mediaId did not finish processing within the polling limit after the server returned HTTP 202.
- Inheritance
-
- Object
- MastodonException
- MastodonMediaProcessingTimeoutException
Constructors
- MastodonMediaProcessingTimeoutException({required String mediaId})
Properties
Methods
-
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