exceptions
__all__ = ['DummyError']
module-attribute
DummyError
Bases: Exception
__all__ = ['DummyError']
module-attribute
DummyError
Bases: Exception
griptape/exceptions/dummy_exception.py
__init__(dummy_class_name, dummy_method_name)
griptape/exceptions/dummy_exception.py