Exceptions class
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
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
Constants
- AccessDenied → const String
- ActualVersion → const String
- ExceptionKey → const String
- ExpectedVersion → const String
- GroupName → const String
- InvalidTransaction → const String
- LeaderEndpointHost → const String
- LeaderEndpointPort → const String
- LoginName → const String
- MaximumAppendSize → const String
- MaximumAppendSizeExceeded → const String
- MaximumSubscribersReached → const String
- MissingRequiredMetadataProperty → const String
- NotLeader → const String
- PersistentSubscriptionDoesNotExist → const String
- PersistentSubscriptionDropped → const String
- PersistentSubscriptionExists → const String
- PersistentSubscriptionFailed → const String
- Reason → const String
- RequiredMetadataProperties → const String
- ScavengeId → const String
- ScavengeNotFound → const String
- StreamDeleted → const String
- StreamName → const String
- StreamNotFound → const String
- UserConflict → const String
- UserNotFound → const String
- WrongExpectedVersion → const String