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

#include <WBadAcknowledgmentException.h>

Inheritance diagram for WToolboxException::WBadAcknowledgmentException:

Public Member Functions

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

Public Attributes

property String TranslateCode
 

Constructor & Destructor Documentation

◆ WBadAcknowledgmentException() [1/3]

WToolboxException::WBadAcknowledgmentException::WBadAcknowledgmentException ( )
inline

◆ WBadAcknowledgmentException() [2/3]

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

◆ WBadAcknowledgmentException() [3/3]

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

Member Data Documentation

◆ TranslateCode

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

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