StoreExceptionTimeout class

Note: The StoreExceptionTimeout is used in the StoreTester only. In the wait methods of the Store (like Store.waitCondition etc), the timeouts throw TimeoutException.

Inheritance

Constructors

StoreExceptionTimeout()

Properties

details List<String>
no setter
hashCode int
The hash code for this object.
no setteroverride
msg String
finalinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

addDetail(String detail) → void
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
override

Operators

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