SchemaValidationException constructor

SchemaValidationException(
  1. String message
)

Implementation

SchemaValidationException(this.message);