libCZI
Reading and Writing CZI documents made easy
libCZI::LibCZISegmentNotPresent Struct Reference

#include <libCZI_exceptions.h>

Inheritance diagram for libCZI::LibCZISegmentNotPresent:
libCZI::LibCZIException

Public Member Functions

 LibCZISegmentNotPresent (const char *szErrMsg)
 
- Public Member Functions inherited from libCZI::LibCZIException
 LibCZIException (const char *szErrMsg)
 

Detailed Description

Exception is thrown in order to signal that the segments Metdata, SubblockDirectory or AttachmentDirectory are not present in the CZI (i.e. marked as "not present" in the file-header).

Constructor & Destructor Documentation

◆ LibCZISegmentNotPresent()

libCZI::LibCZISegmentNotPresent::LibCZISegmentNotPresent ( const char *  szErrMsg)
inlineexplicit

Constructor for the LibCZISegmentNotPresent. This type is used to signal that a requested segment (metadata, subblock-directory or attachment-directory) is not present in the CZI.

Parameters
szErrMsgMessage describing the error.

The documentation for this struct was generated from the following file: