38#include <visp3/ar/vpSimulatorException.h>
40#ifdef VISP_BUILD_DEPRECATED_FUNCTIONS
46 va_start(args, format);
55#elif !defined(VISP_BUILD_SHARED_LIBS)
57void dummy_vpSimulatorException() { }
int code
Contains the error code, see the errorCodeEnum table for details.
void setMessage(const char *format, va_list args)
Set the message container.
vpException(int code, const char *format, va_list args)
vpSimulatorException(int id, const char *format,...)