Exception
Classes
InvalidAggregationStrategyException(*args, **kwargs)
: Common base class for all non-exit exceptions.
### Ancestors (in MRO)
* superlinked.framework.common.exception.ValidationException
* builtins.Exception
* builtins.BaseException
InvalidSpaceParamException(*args, **kwargs)
: Common base class for all non-exit exceptions.
### Ancestors (in MRO)
* superlinked.framework.common.exception.ValidationException
* builtins.Exception
* builtins.BaseException
NoDefaultNodeException(*args, **kwargs)
: Common base class for all non-exit exceptions.
### Ancestors (in MRO)
* superlinked.framework.common.exception.ValidationException
* builtins.Exception
* builtins.BaseException
Last updated
Was this helpful?