diff options
Diffstat (limited to 'c++/src/H5Exception.h')
-rw-r--r-- | c++/src/H5Exception.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/c++/src/H5Exception.h b/c++/src/H5Exception.h index a77400e..5f159e8 100644 --- a/c++/src/H5Exception.h +++ b/c++/src/H5Exception.h @@ -167,13 +167,6 @@ class H5_DLLCPP IdComponentException : public Exception { virtual ~IdComponentException(); }; -// The following are from Java API but not done here: -// AtomException, BtreeException, DataFiltersException, -// ExternalFilelistException, FunctionEntryExitException, -// HeapException, InternalErrorException, LowLevelIOException, -// MetaDataCacheException, ResourceUnavailableException, -// SymbolTableException, ObjectHeaderException, FunctionArgumentException, -// DataStorageException #ifndef H5_NO_NAMESPACE } #endif |