|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.autonomy.aci.exceptions.AciException
com.autonomy.aci.exceptions.IDOLException
com.autonomy.aci.exceptions.ProfileNotFoundException
Indicates that IDOL refused to process an action because the specified profile does not have an entry on IDOL.
Constructor Summary | |
ProfileNotFoundException(java.lang.String sProfilename)
|
Method Summary | |
java.lang.String |
getMessage()
|
void |
setProfilename(java.lang.String sProfilename)
|
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, 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 ProfileNotFoundException(java.lang.String sProfilename)
Method Detail |
public void setProfilename(java.lang.String sProfilename)
public java.lang.String getMessage()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |