Class ConnectionFailureException

All Implemented Interfaces:
Serializable

public class ConnectionFailureException extends BitbucketClientException
Could not connect to the server, either the socket was rejected, or the connection timed out.
See Also:
  • Constructor Details

    • ConnectionFailureException

      public ConnectionFailureException(IOException e)