|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.picocontainer.PicoException
org.picocontainer.PicoRegistrationException
org.picocontainer.defaults.DuplicateComponentKeyRegistrationException
public class DuplicateComponentKeyRegistrationException
| Field Summary | |
|---|---|
private java.lang.Object |
key
|
| Constructor Summary | |
|---|---|
DuplicateComponentKeyRegistrationException(java.lang.Object key)
|
|
| Method Summary | |
|---|---|
java.lang.Object |
getDuplicateKey()
|
| Methods inherited from class org.picocontainer.PicoException |
|---|
getCause, printStackTrace, printStackTrace, printStackTrace |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, initCause, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
private java.lang.Object key
| Constructor Detail |
|---|
public DuplicateComponentKeyRegistrationException(java.lang.Object key)
| Method Detail |
|---|
public java.lang.Object getDuplicateKey()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||