CLIError
works.iterative.claude.core.CLIError
sealed trait CLIError extends Throwable
Attributes
- Graph
-
- Supertypes
-
class Throwabletrait Serializableclass Objecttrait Matchableclass Any
- Known subtypes
-
class CLINotFoundErrorclass ConfigurationErrorclass JsonParsingErrorclass NodeJSNotFoundErrorclass ProcessErrorclass ProcessExecutionErrorclass ProcessTimeoutErrorclass SessionClosedErrorclass SessionProcessDiedShow all
Members list
Value members
Abstract methods
Concrete methods
Attributes
- Definition Classes
-
Throwable
Inherited methods
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Returns a string representation of the object.
Returns a string representation of the object.
The default representation is platform dependent.
Attributes
- Returns
-
a string representation of the object.
- Inherited from:
- Throwable
In this article