Class NeuroMLException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.neuroml.model.util.NeuroMLException
All Implemented Interfaces:
Serializable

public class NeuroMLException extends Exception
See Also:
  • Constructor Details

    • NeuroMLException

      public NeuroMLException(String message)
    • NeuroMLException

      public NeuroMLException(Throwable cause)
    • NeuroMLException

      public NeuroMLException(String message, Throwable cause)