[This is preliminary documentation and is subject to change.]
Initializes a new instance of the HliException class
| C# | Visual Basic | Visual C++ |
public HliException( string exceptionText )
Public Sub New ( _ exceptionText As String _ )
public: HliException( String^ exceptionText )
- exceptionText (String)