SchemaException constructor
SchemaException(
- String message
See SchemaException.
Implementation
SchemaException(String message) : super(message);
See SchemaException.
SchemaException(String message) : super(message);