Parsing class

Errors while parsing the License or Status JSON Documents.

Inheritance
Implementers

Properties

args List<Object>
finalinherited
cause Object?
finalinherited
encryption Parsing
Invalid Encryption.
no setter
hashCode int
The hash code for this object.
no setterinherited
licenseDocument Parsing
The JSON is not representing a valid License Document.
no setter
Invalid Link.
no setter
malformedJSON Parsing
The JSON is malformed and can't be parsed.
no setter
message String?
finalinherited
quantity int?
finalinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
signature Parsing
Invalid License Document Signature.
no setter
statusDocument Parsing
The JSON is not representing a valid Status Document.
no setter
userMessageId String
finalinherited

Methods

getUserMessage(LocalizationsRepository localizationsRepository, {bool includesCauses = true}) String
Gets the localized user-facing message for this exception.
inherited
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited
url(String rel) Url

Operators

operator ==(Object other) bool
The equality operator.
inherited