Visioscan Set SDK Libraries 1.0.28
Visioscan Set SDK Help documentation file for C++ and C++/CLI
 
Loading...
Searching...
No Matches
WToolboxException::WParameterNotSupportedException Class Reference

#include <WParameterNotSupportedException.h>

Inheritance diagram for WToolboxException::WParameterNotSupportedException:

Public Member Functions

 WParameterNotSupportedException ()
 
 WParameterNotSupportedException (String^ message, String^ translateCode)
 
 WParameterNotSupportedException (String^ message, Exception^ inner, String^ translateCode)
 

Public Attributes

property String TranslateCode
 

Constructor & Destructor Documentation

◆ WParameterNotSupportedException() [1/3]

WToolboxException::WParameterNotSupportedException::WParameterNotSupportedException ( )
inline

◆ WParameterNotSupportedException() [2/3]

WToolboxException::WParameterNotSupportedException::WParameterNotSupportedException ( String^ message,
String^ translateCode )
inline

◆ WParameterNotSupportedException() [3/3]

WToolboxException::WParameterNotSupportedException::WParameterNotSupportedException ( String^ message,
Exception^ inner,
String^ translateCode )
inline

Member Data Documentation

◆ TranslateCode

property String WToolboxException::WParameterNotSupportedException::TranslateCode
Initial value:
{
String^ get() {
return _translateCode;
}
}
private:
String^ _translateCode

The documentation for this class was generated from the following file: