#include <itkMeshFileReaderException.h>
Base exception class for IO conflicts.
Definition at line 32 of file itkMeshFileReaderException.h.
◆ ~MeshFileReaderException()
itk::MeshFileReaderException::~MeshFileReaderException |
( |
| ) |
|
|
overridenoexcept |
Has to have empty throw().
◆ MeshFileReaderException() [1/2]
itk::MeshFileReaderException::MeshFileReaderException |
( |
const char * |
file, |
|
|
unsigned int |
line, |
|
|
const char * |
message = "Error in IO" , |
|
|
const char * |
loc = "Unknown" |
|
) |
| |
◆ MeshFileReaderException() [2/2]
itk::MeshFileReaderException::MeshFileReaderException |
( |
const std::string & |
file, |
|
|
unsigned int |
line, |
|
|
const char * |
message = "Error in IO" , |
|
|
const char * |
loc = "Unknown" |
|
) |
| |
◆ GetNameOfClass()
const char * itk::MeshFileReaderException::GetNameOfClass |
( |
| ) |
const |
|
override |
◆ ITK_DEFAULT_COPY_AND_MOVE()
The documentation for this class was generated from the following file: