|
||||||||||
| 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.ow2.petals.jmx.exception.PetalsJMXClientException
org.ow2.petals.jmx.exception.InstallerComponentDoesNotExistException
public class InstallerComponentDoesNotExistException
This exception is thrown if no JMX component associated to a JBI component installer is found.
| Constructor Summary | |
|---|---|
InstallerComponentDoesNotExistException(java.lang.String componentName)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getComponentName()
|
| 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 InstallerComponentDoesNotExistException(java.lang.String componentName)
| Method Detail |
|---|
public java.lang.String getComponentName()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||