pip_services3_commons
pip_services3_commons
ApplicationException
details property
details
details
property
Null safety
StringValueMap
?
details
read / write
A map with additional details that can be used to restore error description in other languages
pip_services3_commons
pip_services3_commons
ApplicationException
details property
ApplicationException class
Constructors
ApplicationException
fromJson
Properties
category
cause
code
correlation_id
details
hashCode
message
runtimeType
stack_trace
status
Methods
fromJson
getCauseString
getStackTraceString
noSuchMethod
setCauseString
setStackTraceString
toJson
toString
withCause
withCode
withCorrelationId
withDetails
withStackTrace
withStatus
wrap
Operators
operator ==
Static methods
unwrapError
wrapError