Class NeuroMLException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.episteme.natural.biology.loaders.neuroml.NeuroMLException
- All Implemented Interfaces:
Serializable
Exception for NeuroML parsing errors.
- Since:
- 1.0
- Author:
- Silvere Martin-Michiellot, Gemini AI (Google DeepMind)
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionNeuroMLException(String message) NeuroMLException(String message, Throwable cause) -
Method Summary
Methods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
NeuroMLException
-
NeuroMLException
-