error class : Fitted getter

Description

Gets the value that indicates whether this instance was already initialized.

Syntax

errorInstance.Fitted

Arguments

None

Return value

ClassDescription
boolThe value that indicates whether this instance was already initialized.

Sample code

bool init = __error.Fitted;

Notes

None

Links for reference

None

Copyright © Rice All rights reserved.