SchemaContextValidationException constructor

SchemaContextValidationException(
  1. String message
)

Implementation

SchemaContextValidationException(this.message);