Status Method

Sets the Status of a ExceptionResponse object.

Syntax

	Status(string: Code[10])

Parameters

string

Type: Code[10]
Status as a string to be assigned to the ‘status’ exception property.

Return Value

None

See Also

Status()