22 property String^ TranslateCode {
Definition WBadAcknowledgmentException.h:3
Definition WCommunicationException.h:6
WCommunicationException(String^ message, String^ translateCode)
Definition WCommunicationException.h:9
String _translateCode
Definition WCommunicationException.h:29
WCommunicationException()
Definition WCommunicationException.h:8
property int ErrorCode
Definition WCommunicationException.h:12
WCommunicationException(String^ message, Exception^ inner, String^ translateCode)
Definition WCommunicationException.h:10