|
|||||||||
| 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.extrememessaging.ResponseMaster.InvalidCategoryName
public class InvalidCategoryName
This class is thrown if the category name passed to a number of functions is incorrect. It is initially thrown from eCategories.GetCategoryIDFromName
eCategories.GetCategoryIDFromName(java.lang.String),
Serialized Form| Field Summary | |
|---|---|
java.lang.String |
CategoryName
|
| Constructor Summary | |
|---|---|
InvalidCategoryName(java.lang.String CategoryName)
|
|
| Method Summary |
|---|
| 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 |
| Field Detail |
|---|
public java.lang.String CategoryName
| Constructor Detail |
|---|
public InvalidCategoryName(java.lang.String CategoryName)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||