'Declaration
Protected Overloads Shared Function Exception( _ ByVal format As String _ ) As Exception
'Usage
Dim format As String Dim value As Exception value = SchemaValidator.Exception(format)
protected: static Exception^ Exception( String^ format )
Parameters
- format