public class MetaModelInvalidException extends IllegalStateException
| Constructor and Description |
|---|
MetaModelInvalidException(Set<String> validationErrors) |
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
getValidationErrors() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic MetaModelInvalidException(Set<String> validationErrors)
public Set<String> getValidationErrors()
Copyright © 2010–2014 The Apache Software Foundation. All rights reserved.