class P1::CameraSdk::PropertyWrongTypeExc
#include <P1CameraExceptions.hpp> class PropertyWrongTypeExc: public P1::CameraSdk::SdkException { public: // construction PropertyWrongTypeExc(ErrorCode errorCode); };
Inherited Members
public: // fields ErrorCode mErrorCode;