JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.atlassian.bamboo.ssh
Interface ProxyErrorReceiver
All Known Subinterfaces:
ProxyConnectionData
public interface
ProxyErrorReceiver
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
reportProxyError
(
String
message,
Throwable
exception)
Method Details
reportProxyError
void
reportProxyError
(
String
message,
Throwable
exception)