InvalidState property

String InvalidState
final

Errors caused by incorrect object state..

For example: business calls when the component is not ready.

Implementation

static final String InvalidState = 'InvalidState';