class

Task::Transfer::Failure

Inherits JSON::Serializable < Reference < Object

Constructors

new(recipient : Nil | String, description : String, timestamp : Time = Time.utc)
Source
new(pull : JSON::PullParser)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

description
Source
description=(description : String)
Source
recipient
Source
recipient=(recipient : String)
Source
recipient?
Source
timestamp
Source
timestamp=(timestamp : Time)
Source