Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 12.0.0 (Français) » MobiLink - Server Administration » MobiLink server APIs » MobiLink server .NET API reference (.NET 2.0) » ScriptExecutionException class » ScriptExecutionException constructor

 

ScriptExecutionException(string, Exception) constructor

Creates a new ScriptExecutionException with the given message and containing the given inner exception that caused this one.

 Visual Basic syntax
 C# syntax
 Parameters