FpaProxyServiceErrorCode class abstract

Constructors

FpaProxyServiceErrorCode()

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

coreInitializeFailed → const int
Initialize failed
invalidArgument → const int
Bad parameters when call function
noMemory → const int
No memory to allocate object
none → const int
Everything is OK, No error happen
notInitialized → const int
Not init
unableBindSocketPort → const int
Unable to bind a socket port