Renew class

Errors while renewing a loan.

Inheritance
Implementers

Properties

args List<Object>
finalinherited
cause Object?
finalinherited
hashCode int
The hash code for this object.
no setterinherited
message String?
finalinherited
quantity int?
finalinherited
renewFailed Renew
Your publication could not be renewed properly.
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
unexpectedServerError Renew
An unexpected error has occurred on the licensing server.
no setter
userMessageId String
finalinherited

Methods

getUserMessage(LocalizationsRepository localizationsRepository, {bool includesCauses = true}) String
Gets the localized user-facing message for this exception.
inherited
invalidRenewalPeriod(DateTime? maxRenewDate) InvalidRenewalPeriod
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