|
|||||||||
| 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.jboss.portal.server.kernel.KernelException
org.jboss.portal.server.kernel.ServiceAlreadyRegisteredException
public class ServiceAlreadyRegisteredException
| Constructor Summary | |
|---|---|
ServiceAlreadyRegisteredException(ServiceID id)
|
|
ServiceAlreadyRegisteredException(java.lang.Throwable cause,
ServiceID id)
|
|
| Method Summary | |
|---|---|
ServiceID |
getID()
|
| 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 ServiceAlreadyRegisteredException(ServiceID id)
public ServiceAlreadyRegisteredException(java.lang.Throwable cause,
ServiceID id)
| Method Detail |
|---|
public ServiceID getID()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||