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, toString
Copyright © 2001–2015 JBoss by Red Hat. All rights reserved.