Uses of Class
ubic.gemma.core.loader.util.hdf5.H5Exception
Packages that use H5Exception
Package
Description
Minimalistic read-only wrapper around HDF5 native library.
-
Uses of H5Exception in ubic.gemma.core.loader.util.hdf5
Methods in ubic.gemma.core.loader.util.hdf5 that throw H5ExceptionModifier and TypeMethodDescriptionstatic IOException
H5Utils.convertH5Exception
(hdf.hdf5lib.exceptions.HDF5Exception h5Exception) Convert an HDF5 exception to an IOException or aH5Exception
.