|
||||||||||
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.azzyzt.jee.runtime.exception.TranslatableException
org.azzyzt.jee.runtime.exception.DuplicateProxyIdException
public class DuplicateProxyIdException
Constructor Summary | |
---|---|
DuplicateProxyIdException(java.lang.String duplicateProxyIdValue)
|
Method Summary | |
---|---|
java.lang.String |
getDuplicateProxyId()
|
void |
setDuplicateProxyId(java.lang.String duplicateProxyId)
|
Methods inherited from class org.azzyzt.jee.runtime.exception.TranslatableException |
---|
getContext, getPresentationMessage, getPresentationType, setContext, setPresentationMessage, setPresentationType |
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 |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public DuplicateProxyIdException(java.lang.String duplicateProxyIdValue)
Method Detail |
---|
public void setDuplicateProxyId(java.lang.String duplicateProxyId)
public java.lang.String getDuplicateProxyId()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |