Class HDF5Exception

    • Field Detail

      • detailMessage

        protected String detailMessage
        the specified detail message of this exception
    • Constructor Detail

      • HDF5Exception

        public HDF5Exception()
      • HDF5Exception

        public HDF5Exception​(String message)
        Parameters:
        message - the detail message.
    • Method Detail

      • getMessage

        public String getMessage()
        Overrides:
        getMessage in class Throwable
        Returns:
        the detail message or null if this object does not have a detail message.