SchemaValidationException(
String message,
Exception... failures
)
Constructs a new instance with a message and, optionally, an array of exceptions, each representing a problem detected while validating the schema.
- Parameters:
message
- an overall messagefailures
- an array of exceptions, each representing a separate problem
- Since:
- JPA 3.2