DzikrErrorConfig class

Implemented types

Constructors

DzikrErrorConfig(String cause, String message)

Properties

cause String
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
message String
getter/setter pair
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

Static Properties

causeLocation String
getter/setter pair
causeNetworkReqeust String
getter/setter pair
causeNull String
getter/setter pair

Static Methods

doTry(Function action) Future
doTry() Fuction will allow ErrorConfig to run your function (via high order function params), and automaticly handle exception by ErrorConfig standart response to exception