Package org.neuroml.export.exceptions
Class ModelFeatureSupportException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.neuroml.model.util.NeuroMLException
-
- org.neuroml.export.exceptions.ModelFeatureSupportException
-
- All Implemented Interfaces:
Serializable
public class ModelFeatureSupportException extends org.neuroml.model.util.NeuroMLException
- Author:
- padraig
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ModelFeatureSupportException(String message)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-
-
-
Constructor Detail
-
ModelFeatureSupportException
public ModelFeatureSupportException(String message)
-
-