Class NeuroMLException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.episteme.natural.biology.loaders.neuroml.NeuroMLException
All Implemented Interfaces:
Serializable

public class NeuroMLException extends Exception
Exception for NeuroML parsing errors.
Since:
1.0
Author:
Silvere Martin-Michiellot, Gemini AI (Google DeepMind)
See Also:
  • Constructor Details

    • NeuroMLException

      public NeuroMLException(String message)
    • NeuroMLException

      public NeuroMLException(String message, Throwable cause)