For the complete documentation index, see llms.txt. This page is also available as Markdown.

ResetError

ResetError API

getReason()

ResetFailureReason getReason()

Returns the ResetFailureReason.

getException()

Throwable getException()

Returns the exception thrown during initialization.

Last updated