isSetErrorCode() method

Syntax

boolean isSetErrorCode ()

Returns

false if the errorCode is null . Otherwise, it returns true.

Usage

Checks whether the

errorCode

of this instance is set.

false if the errorCode is null . Otherwise, it returns true.