[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Namespace: HDF5DotNet
Assembly: HDF5DotNet (HDF5DotNet)

Syntax

Visual Basic (Declaration)
Public Class H5TcreateException _
	Inherits HDFException
C#
public class H5TcreateException : HDFException
C++
public ref class H5TcreateException : public HDFException

Inheritance Hierarchy

Object
  Exception
    ApplicationException
      HDFException
        HDF5DotNet.H5TcreateException