Class H5Exception

All Implemented Interfaces:
Serializable

public class H5Exception extends RuntimeException
See Also:
  • Constructor Details

    • H5Exception

      public H5Exception(hdf.hdf5lib.exceptions.HDF5Exception cause)
  • Method Details

    • getCause

      public hdf.hdf5lib.exceptions.HDF5Exception getCause()
      Overrides:
      getCause in class Throwable