|
Indicates that voxel data with an invalid number of voxels has been passed to a VoxelGrid. More...
#include <VisionX/libraries/VoxelGridCore/io/exceptions.h>
Public Member Functions | |
BinaryIOError (const std::string &operation, const std::string &path, const std::string &reason, const std::ios_base::failure &causing) | |
Indicates that voxel data with an invalid number of voxels has been passed to a VoxelGrid.
Definition at line 25 of file exceptions.h.
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.