setCause

open fun setCause(value: ExceptionDetail)

Sets the value of the cause property.

Parameters

value

allowed object is ExceptionDetail

See also