public class SyntaxErrorException extends Exception
| Constructor and Description |
|---|
SyntaxErrorException(Map<String,String> errors) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getErrors() |
String |
getMessage() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2001–2016 JBoss by Red Hat. All rights reserved.