pip_services3_commons
pip_services3_commons
ApplicationException
getStackTraceString method
getStackTraceString
pip_services3_commons
pip_services3_commons
ApplicationException
getStackTraceString method
ApplicationException class
Constructors
ApplicationException
Properties
category
cause
code
correlation_id
details
message
stack_trace
status
hashCode
runtimeType
Methods
getCauseString
getStackTraceString
setCauseString
setStackTraceString
toString
withCause
withCode
withCorrelationId
withDetails
withStackTrace
withStatus
wrap
noSuchMethod
Operators
operator ==
Static methods
unwrapError
wrapError
getStackTraceString
method
String
getStackTraceString
(
)
Gets a stack trace where this exception occured.
Returns a stack trace as a string.