pip_services3_commons
pip_services3_commons
ApplicationException
fromJson method
fromJson
pip_services3_commons
pip_services3_commons
ApplicationException
fromJson method
ApplicationException class
Constructors
ApplicationException
fromJson
Properties
category
cause
code
correlation_id
details
message
stack_trace
status
hashCode
runtimeType
Methods
fromJson
getCauseString
getStackTraceString
setCauseString
setStackTraceString
toJson
toString
withCause
withCode
withCorrelationId
withDetails
withStackTrace
withStatus
wrap
noSuchMethod
Operators
operator ==
Static methods
unwrapError
wrapError
fromJson
method
void
fromJson
(
Map
<
String
,
dynamic
>
json
)