|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.apache.openejb.config.ValidationException
org.apache.openejb.config.ValidationError
public class ValidationError
| Field Summary |
|---|
| Fields inherited from class org.apache.openejb.config.ValidationException |
|---|
componentName, details, message, messages, prefix |
| Constructor Summary | |
|---|---|
ValidationError(String message)
|
|
| Method Summary | |
|---|---|
String |
getCategory()
|
Throwable |
getCause()
|
String |
getPrefix()
|
void |
setCause(Throwable cause)
|
| Methods inherited from class org.apache.openejb.config.ValidationException |
|---|
getComponentName, getDetails, getMessage, getMessage, getMessageKey, getSummary, setComponentName, setDetails |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getLocalizedMessage, 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 ValidationError(String message)
| Method Detail |
|---|
public String getPrefix()
getPrefix in class ValidationExceptionpublic String getCategory()
getCategory in class ValidationExceptionpublic Throwable getCause()
getCause in class Throwablepublic void setCause(Throwable cause)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||