pip_services3_commons
pip_services3_commons
ValidationException
getStackTraceString method
getStackTraceString
pip_services3_commons
pip_services3_commons
ValidationException
getStackTraceString method
ValidationException class
Constructors
ValidationException
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 properties
SerialVersionUid
Static methods
composeMessage
fromResults
throwExceptionIfNeeded
getStackTraceString
method
String
getStackTraceString
(
)
inherited
Gets a stack trace where this exception occured.
Returns a stack trace as a string.