Метод | Описание | |
---|---|---|
SchemaValidationException ( ) : System | ||
SchemaValidationException ( string message ) : System | ||
SchemaValidationException ( string message, Exception innerException ) : System |
public SchemaValidationException ( ) : System | ||
Результат | System |
public SchemaValidationException ( string message ) : System | ||
message | string | |
Результат | System |
public SchemaValidationException ( string message, Exception innerException ) : System | ||
message | string | |
innerException | Exception | |
Результат | System |