Serialized Form
-
Package org.stellar.sdk
-
Exception Class org.stellar.sdk.AccountNotFoundException
class AccountNotFoundException extends Exception implements Serializable-
Serialized Fields
-
accountId
String accountId
-
-
-
Exception Class org.stellar.sdk.AccountRequiresMemoException
class AccountRequiresMemoException extends Exception implements Serializable-
Serialized Fields
-
accountId
String accountId
the account requiring the memo * -
operationIndex
int operationIndex
the operation where the account is the destination *
-
-
-
Exception Class org.stellar.sdk.AssetCodeLengthInvalidException
class AssetCodeLengthInvalidException extends RuntimeException implements Serializable -
Exception Class org.stellar.sdk.FormatException
class FormatException extends RuntimeException implements Serializable -
Exception Class org.stellar.sdk.InvalidSep10ChallengeException
class InvalidSep10ChallengeException extends Exception implements Serializable -
Exception Class org.stellar.sdk.NetworkMismatchException
class NetworkMismatchException extends RuntimeException implements Serializable -
Exception Class org.stellar.sdk.NoNetworkSelectedException
class NoNetworkSelectedException extends RuntimeException implements Serializable -
Exception Class org.stellar.sdk.NotEnoughSignaturesException
class NotEnoughSignaturesException extends RuntimeException implements Serializable -
Exception Class org.stellar.sdk.PrepareTransactionException
class PrepareTransactionException extends Exception implements Serializable-
Serialized Fields
-
simulateTransactionResponse
SimulateTransactionResponse simulateTransactionResponse
-
-
-
-
Package org.stellar.sdk.federation
-
Exception Class org.stellar.sdk.federation.ConnectionErrorException
class ConnectionErrorException extends RuntimeException implements Serializable -
Exception Class org.stellar.sdk.federation.FederationServerInvalidException
class FederationServerInvalidException extends RuntimeException implements Serializable -
Exception Class org.stellar.sdk.federation.MalformedAddressException
class MalformedAddressException extends RuntimeException implements Serializable -
Exception Class org.stellar.sdk.federation.NoFederationServerException
class NoFederationServerException extends RuntimeException implements Serializable -
Exception Class org.stellar.sdk.federation.NotFoundException
class NotFoundException extends RuntimeException implements Serializable -
Exception Class org.stellar.sdk.federation.ServerErrorException
class ServerErrorException extends RuntimeException implements Serializable -
Exception Class org.stellar.sdk.federation.StellarTomlNotFoundInvalidException
class StellarTomlNotFoundInvalidException extends RuntimeException implements Serializable
-
-
Package org.stellar.sdk.requests
-
Exception Class org.stellar.sdk.requests.ErrorResponse
class ErrorResponse extends RuntimeException implements Serializable-
Serialized Fields
-
body
String body
-
code
int code
-
-
-
Exception Class org.stellar.sdk.requests.TooManyRequestsException
class TooManyRequestsException extends RuntimeException implements Serializable-
Serialized Fields
-
retryAfter
Integer retryAfter
-
-
-
-
Package org.stellar.sdk.requests.sorobanrpc
-
Exception Class org.stellar.sdk.requests.sorobanrpc.SorobanRpcErrorResponse
class SorobanRpcErrorResponse extends Exception implements Serializable
-
-
Package org.stellar.sdk.responses
-
Class org.stellar.sdk.responses.AccountResponse.Data
-
Exception Class org.stellar.sdk.responses.SubmitTransactionTimeoutResponseException
class SubmitTransactionTimeoutResponseException extends RuntimeException implements Serializable -
Exception Class org.stellar.sdk.responses.SubmitTransactionUnknownResponseException
class SubmitTransactionUnknownResponseException extends RuntimeException implements Serializable-
Serialized Fields
-
body
String body
-
code
int code
-
-
-