MagicError class¶
(Shortest import: from brian2 import MagicError)
-
class
brian2.core.magic.MagicError[source]¶ Bases:
ExceptionError that is raised when something goes wrong in
MagicNetworkSee notes to
MagicNetworkfor more details.
(Shortest import: from brian2 import MagicError)
brian2.core.magic.MagicError[source]¶Bases: Exception
Error that is raised when something goes wrong in MagicNetwork
See notes to MagicNetwork for more details.