Hierarchy For Package org.stellar.sdk.exception
Class Hierarchy
- java.lang.Object
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- org.stellar.sdk.exception.SdkException
- org.stellar.sdk.exception.AccountRequiresMemoException
- org.stellar.sdk.exception.InvalidSep10ChallengeException
- org.stellar.sdk.exception.NetworkException
- org.stellar.sdk.exception.AccountNotFoundException
- org.stellar.sdk.exception.BadRequestException
- org.stellar.sdk.exception.BadResponseException
- org.stellar.sdk.exception.ConnectionErrorException
- org.stellar.sdk.exception.RequestTimeoutException
- org.stellar.sdk.exception.SorobanRpcException
- org.stellar.sdk.exception.TooManyRequestsException
- org.stellar.sdk.exception.UnknownResponseException
- org.stellar.sdk.exception.PrepareTransactionException
- org.stellar.sdk.exception.UnexpectedException
- org.stellar.sdk.exception.SdkException
- java.lang.RuntimeException
- java.lang.Exception
- java.lang.Throwable (implements java.io.Serializable)