Method | Description | |
---|---|---|
SchemaValidationException ( ) : System | ||
SchemaValidationException ( string message ) : System | ||
SchemaValidationException ( string message, Exception innerException ) : System |
public SchemaValidationException ( ) : System | ||
return | System |
public SchemaValidationException ( string message ) : System | ||
message | string | |
return | System |
public SchemaValidationException ( string message, Exception innerException ) : System | ||
message | string | |
innerException | Exception | |
return | System |