|
||||||||||
| 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.jaspersoft.jasperserver.api.JSException
com.jaspersoft.jasperserver.api.JSValidationException
public class JSValidationException
| Field Summary |
|---|
| Fields inherited from class com.jaspersoft.jasperserver.api.JSException |
|---|
args |
| Constructor Summary | |
|---|---|
JSValidationException(ValidationErrors errors)
|
|
| Method Summary | |
|---|---|
ValidationErrors |
getErrors()
|
| Methods inherited from class com.jaspersoft.jasperserver.api.JSException |
|---|
getArgs, isWrapperObject, setArgs, setWrapperObject |
| 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 JSValidationException(ValidationErrors errors)
| Method Detail |
|---|
public ValidationErrors getErrors()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||