Interface | Description |
---|---|
RpcServer | |
SecureRpc |
Class | Description |
---|---|
RpcConfigurationChangeListener |
Exception | Description |
---|---|
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.
|
Copyright © 2003–2019 Atlassian. All rights reserved.