Class HDF5ReferenceException

    • Constructor Detail

      • HDF5ReferenceException

        public HDF5ReferenceException()
        Constructs an HDF5ReferenceException with no specified detail message.
      • HDF5ReferenceException

        public HDF5ReferenceException​(java.lang.String s)
        Constructs an HDF5ReferenceException with the specified detail message.
        Parameters:
        s - the detail message.