Package hdf.hdflib

Class HDFJavaException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
HDFNotImplementedException

public class HDFJavaException extends HDFException

The class HDFJavaException returns errors from the Java wrapper of theHDF library.

These errors include Java configuration errors, security violations, and resource exhaustion.

See Also:
Serialized Form
  • Constructor Details

    • HDFJavaException

      public HDFJavaException()
    • HDFJavaException

      public HDFJavaException(String s)
  • Method Details