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