|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ChatException.ErrorType | |
|---|---|
| org.apache.struts2.showcase.chat | |
| Uses of ChatException.ErrorType in org.apache.struts2.showcase.chat |
|---|
| Methods in org.apache.struts2.showcase.chat that return ChatException.ErrorType | |
|---|---|
static ChatException.ErrorType |
ChatException.ErrorType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ChatException.ErrorType[] |
ChatException.ErrorType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in org.apache.struts2.showcase.chat with parameters of type ChatException.ErrorType | |
|---|---|
ChatException(java.lang.String description,
ChatException.ErrorType type)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||