The goog.labs.result.SimpleResult.StateError Class

goog.labs.result.SimpleResult.StateError
> goog.debug.Error
> Error

goog.labs.result.SimpleResult.StateError()

Error thrown if there is an attempt to set the value or error for this result more than once.

.name

Inherited from goog.debug.Error .