|  | Uiinfrastructure API Docs | |
| InterpreterException Constructor (Int32, String, String) |
Contructor.
public InterpreterException(
int _nMessageStringID,
string _strResourceFileName,
string _strNonLocalizedMessage);
Parameters
-
_nMessageStringID
- the message string ID in the resource file
-
_strResourceFileName
- the name of the resource file
-
_strNonLocalizedMessage
- the non-localized version of the message
See Also
InterpreterException Class | com.plumtree.uiinfrastructure.interpreter Namespace | InterpreterException Constructor Overload List