TApplicationErrorType 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
- BAD_SEQUENCE_ID → const int
- INTERNAL_ERROR → const int
- INVALID_MESSAGE_TYPE → const int
- INVALID_PROTOCOL → const int
- INVALID_TRANSFORM → const int
- MISSING_RESULT → const int
- PROTOCOL_ERROR → const int
- UNKNOWN → const int
- UNKNOWN_METHOD → const int
- UNSUPPORTED_CLIENT_TYPE → const int
- WRONG_METHOD_NAME → const int