|
||||||||||
| 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.ValidationWarning
public class ValidationWarning
| Field Summary |
|---|
| Fields inherited from class org.apache.openejb.config.ValidationException |
|---|
componentName, details, message, messages, prefix |
| Constructor Summary | |
|---|---|
ValidationWarning(String message)
|
|
| Method Summary | |
|---|---|
String |
getCategory()
|
String |
getPrefix()
|
| 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, getCause, 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 ValidationWarning(String message)
| Method Detail |
|---|
public String getPrefix()
getPrefix in class ValidationExceptionpublic String getCategory()
getCategory in class ValidationException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||