Class GenerationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.neuroml.export.exceptions.GenerationException
All Implemented Interfaces:
Serializable

public class GenerationException extends Exception
Author:
padraig
See Also:
  • Constructor Details

    • GenerationException

      public GenerationException(String comment, Throwable t)
    • GenerationException

      public GenerationException(String comment)