BinaryIOError Class Reference

Indicates that voxel data with an invalid number of voxels has been passed to a VoxelGrid. More...

#include <VisionX/libraries/VoxelGridCore/io/exceptions.h>

+ Inheritance diagram for BinaryIOError:

Public Member Functions

 BinaryIOError (const std::string &operation, const std::string &path, const std::string &reason, const std::ios_base::failure &causing)
 

Detailed Description

Indicates that voxel data with an invalid number of voxels has been passed to a VoxelGrid.

Definition at line 25 of file exceptions.h.

Constructor & Destructor Documentation

◆ BinaryIOError()

BinaryIOError ( const std::string &  operation,
const std::string &  path,
const std::string &  reason,
const std::ios_base::failure &  causing 
)

Definition at line 9 of file exceptions.cpp.


The documentation for this class was generated from the following files: