|
||||||||||
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.felix.ipojo.ConfigurationException
public class ConfigurationException
Configuration Exception. This exception occurs when component metadata are not correct.
Constructor Summary | |
---|---|
ConfigurationException(java.lang.String mes)
Constructor. |
Method Summary | |
---|---|
java.lang.String |
getMessage()
Get the error message. |
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 ConfigurationException(java.lang.String mes)
mes
- : messageMethod Detail |
---|
public java.lang.String getMessage()
getMessage
in class java.lang.Throwable
Throwable.getMessage()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |