Class Hdf5Exception

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

public class Hdf5Exception extends Exception
See Also:
  • Constructor Details

    • Hdf5Exception

      public Hdf5Exception(String message)
    • Hdf5Exception

      public Hdf5Exception(String comment, Throwable t)