public ProxyConnectionException(
string message,
Exception innerException
)Public Sub New (
message As String,
innerException As Exception
)new :
message : string *
innerException : Exception -> ProxyConnectionException