UnsupportedLayerError

UnsupportedLayerError#

class brainstate.interop.UnsupportedLayerError[source]#

Raised for a known layer type that is deliberately unsupported in this version.

The message explains why (e.g. a mathematical variant mismatch) so the user is not left guessing.