com.autonomy.aci.exceptions
Class InvalidCategoryException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.autonomy.aci.exceptions.AciException
com.autonomy.aci.exceptions.IDOLException
com.autonomy.aci.exceptions.InvalidCategoryException
- All Implemented Interfaces:
- java.io.Serializable
- public class InvalidCategoryException
- extends IDOLException
Indicates that IDOL refused to process an action because the specified category does not have an
entry on IDOL.
- See Also:
- Serialized Form
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 |
InvalidCategoryException
public InvalidCategoryException()
InvalidCategoryException
public InvalidCategoryException(java.lang.String sCategoryName)
setCategoryName
public void setCategoryName(java.lang.String sCategoryName)
getMessage
public java.lang.String getMessage()