pip_services3_components
pip_services3_components
CreateException
setCauseString method
setCauseString
pip_services3_components
pip_services3_components
CreateException
setCauseString method
CreateException class
Constructors
CreateException
Properties
category
cause
code
correlation_id
details
hashCode
message
runtimeType
stack_trace
status
Methods
getCauseString
getStackTraceString
noSuchMethod
setCauseString
setStackTraceString
toString
withCause
withCode
withCorrelationId
withDetails
withStackTrace
withStatus
wrap
Operators
operator ==
setCauseString
method
void
setCauseString
(
String
value
)
inherited
Sets original error wrapped by this exception as a string message.
value
an original error message.