|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Exception Summary | |
|---|---|
| AlreadyExistsException | |
| AlreadyLoadedException | |
| AlreadyUsedException | |
| ChildSecurityException | Child security exception … WRITEME twheys@gmail.com |
| CredentialExpiredException | This exception is thrown to indicate that a credential is no longer valid; typically, that a credit-card has expired. |
| DataException | A DataException is thrown when a parameter that is passed into some Star-Hope routine or other is invalid, out-of-range, or badly-formed. |
| ForbiddenUserException | This exception is thrown in registration and similar code to denote that an user is forbidden from registering, probably because they were previously banned. |
| GameLogicException | An exception which can be thrown in the database code, that reflects something that's less of a data-consistency error, and more of a game logic issue. |
| NonSufficientFundsException | This exception may be thrown for a purchase attempt by a player who does not have enough (in-game) currency to afford the item being purchased. |
| NotFoundException | An exception returned in the case that some kind of asset cannot be found in the underlying data store, usually database table. |
| NotImplementedException | |
| NotReadyException | WRITEME: The documentation for this type (NotReadyException) is incomplete. |
| ParameterException | |
| PrivilegeRequiredException | WRITEME |
| SerialDataException | An exception thrown if there is a problem with serialized data |
| UserDeadException | WRITEME: The documentation for this type (UserDeadException) is incomplete. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||