Serialized Form
-
Package com.github.nishgpt.chainexecutor.exceptions
-
Exception com.github.nishgpt.chainexecutor.exceptions.ChainExecutorException
class ChainExecutorException extends RuntimeException implements Serializable- serialVersionUID:
- 1084352069557055978L
-
Serialized Fields
-
errorCode
ErrorCode errorCode
-
-
-
Package com.github.nishgpt.chainexecutor.models.execution
-
Package com.github.nishgpt.chainexecutor.models.stage
-
Class com.github.nishgpt.chainexecutor.models.stage.StageChainRegistry
class StageChainRegistry extends HashMap<K extends StageChainIdentifier,StageChain<T extends Stage>> implements Serializable
-