exceptions¶
PyPhi exceptions.
-
exception
pyphi.exceptions.StateUnreachableError(state)¶ The current state cannot be reached from any previous state.
-
exception
pyphi.exceptions.ConditionallyDependentError¶ The TPM is conditionally dependent.
-
exception
pyphi.exceptions.JSONVersionError¶ JSON was serialized with a different version of PyPhi.
-
exception
pyphi.exceptions.WrongDirectionError¶ The wrong direction was provided.