AlreadyExistsException |
Exception thrown when a user tries to create an object that already exists
|
AuthenticationFailedException |
Exception thrown when a login attempt fails
|
InvalidSessionException |
Exception thrown when an invalid session token is supplied to an RPC method.
|
NotFoundException |
Thrown when a remote method can't find an object specified by the caller.
|
NotPermittedException |
Exception thrown when a user attempts to do something they're not allowed to do.
|
OperationTimedOutException |
Thrown when an operation times out on the server.
|
RemoteException |
|
VersionMismatchException |
Exception thrown when a user tries to save a page (or other content object) that has been
modified by somebody else.
|
WebSudoRequiredException |
Exception thrown when a user needs a websudo session before a RPC method can be used.
|