pip_services3_commons
pip_services3_commons
ErrorCategory
NoResponse property
NoResponse
pip_services3_commons
pip_services3_commons
ErrorCategory
NoResponse property
ErrorCategory class
Constructors
ErrorCategory
Properties
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
Static properties
BadRequest
Conflict
FailedInvocation
FileError
Internal
InvalidState
Misconfiguration
NoResponse
NotFound
Unauthorized
Unknown
Unsupported
NoResponse
property
String
NoResponse
final
Errors caused by remote calls timeouted and not returning results.
It allows to clearly separate communication related problems
from other application errors.