image_geometry
0.1
Class Exception
Inheritance Relationships
Base Type
Class Documentation
image_geometry
»
Class Exception
View page source
Class Exception
Defined in
File pinhole_camera_model.h
Inheritance Relationships
Base Type
public
std::runtime_error
Class Documentation
class
Exception
:
public
std
::
runtime_error
Public Functions
inline
Exception
(
const
std
::
string
&
description
)