ErrorLocalization class abstract
Constructors
Properties
- error ↔ String
-
getter/setter pair
- errorHappenedWhileProcessingYourRequest ↔ String
-
getter/setter pair
- errorOccurred ↔ String
-
getter/setter pair
- errorOccurredMessage ↔ String
-
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- somethingWentWrong ↔ String
-
getter/setter pair
- tryAgain ↔ String
-
getter/setter pair
Methods
-
errorNotValid(
String field) → String -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
pleaseCheckYour(
String field) → String -
pleaseEnterValid(
String field) → String -
theFieldAlreadyExist(
String field) → String -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited