BrainStateError

Contents

BrainStateError#

class brainstate.BrainStateError[source]#

A custom exception class for BrainState-related errors.

This exception is raised when a BrainState-specific error occurs during the execution of the program. It serves as a base class for more specific BrainState exceptions.