Fire the exception with specified message.
Namespace:
C1.Silverlight.Chart.ExtendedAssembly: C1.Silverlight.Chart.Extended (in C1.Silverlight.Chart.Extended.dll)
Syntax
| C# |
|---|
protected void FireException( string message ) |
| Visual Basic |
|---|
Protected Sub FireException ( _ message As String _ ) |
Parameters
- message
- Type: System..::..String