Method | Description | |
---|---|---|
NotSslRecordException ( ) : System | ||
NotSslRecordException ( Exception cause ) : System | ||
NotSslRecordException ( string message ) : System | ||
NotSslRecordException ( string message, Exception cause ) : System |
public NotSslRecordException ( Exception cause ) : System | ||
cause | Exception | |
return | System |
public NotSslRecordException ( string message ) : System | ||
message | string | |
return | System |
public NotSslRecordException ( string message, Exception cause ) : System | ||
message | string | |
cause | Exception | |
return | System |