exceptions
_SpockUndecoratedClass Objects#
class _SpockUndecoratedClass(Exception)Custom exception type for non spock decorated classes and not dynamic
_SpockInstantiationError Objects#
class _SpockInstantiationError(Exception)Custom exception for when the spock class cannot be instantiated correctly
_SpockNotOptionalError Objects#
class _SpockNotOptionalError(Exception)Custom exception for missing value
_SpockDuplicateArgumentError Objects#
class _SpockDuplicateArgumentError(Exception)Custom exception type for duplicated values
_SpockEvolveError Objects#
class _SpockEvolveError(Exception)Custom exception for when evolve errors occur
_SpockValueError Objects#
class _SpockValueError(Exception)Custom exception for throwing value errors
_SpockResolverError Objects#
class _SpockResolverError(Exception)Custom exception for environment resolver
_SpockEnvResolverError Objects#
class _SpockEnvResolverError(Exception)Custom exception for environment resolver
_SpockCryptoResolverError Objects#
class _SpockCryptoResolverError(Exception)Custom exception for environment resolver
_SpockCryptoError Objects#
class _SpockCryptoError(Exception)Custom exception for dealing with the crypto side of things
_SpockVarResolverError Objects#
class _SpockVarResolverError(Exception)Custom exception for deal with the variable resolver
_SpockFieldHandlerError Objects#
class _SpockFieldHandlerError(Exception)Custom exception for failing within the field handler