ucl.physiol.neuroconstruct.neuroml.hdf5
Class Hdf5Exception
java.lang.Object
java.lang.Throwable
java.lang.Exception
ucl.physiol.neuroconstruct.neuroml.hdf5.Hdf5Exception
- All Implemented Interfaces:
- Serializable
public class Hdf5Exception
- extends Exception
Exception related to HDF5 functionality
- Author:
- Padraig Gleeson
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Hdf5Exception
public Hdf5Exception(String message)
Hdf5Exception
public Hdf5Exception(String comment,
Throwable t)
main
public static void main(String[] args)
throws IOException
- Throws:
IOException