|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.atlassian.plugin.PluginException
com.atlassian.plugin.PluginParseException
com.atlassian.plugin.util.validation.ValidationException
public class ValidationException
Exception for a validation error parsing DOM4J nodes
| Constructor Summary | |
|---|---|
ValidationException(java.lang.String msg,
java.util.List<java.lang.String> errors)
|
|
| Method Summary | |
|---|---|
java.util.List<java.lang.String> |
getErrors()
|
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ValidationException(java.lang.String msg,
java.util.List<java.lang.String> errors)
| Method Detail |
|---|
public java.util.List<java.lang.String> getErrors()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||