34#ifndef _vpSimulatorException_h_
35#define _vpSimulatorException_h_
42#include <visp3/core/vpException.h>
44#ifdef VISP_BUILD_DEPRECATED_FUNCTIONS
vpException()
forbid the empty constructor (protected)
Error that can be emitted by the vpSimulator class and its derivatives.
@ badInitializationError
Initialization error.
@ windowSizeNotInitializedError
Window size not initialized.
@ notInitializedError
Initialization error.
@ noFileNameError
Filename error.
vpSimulatorException(int id, const char *format,...)