Method | Description | |
---|---|---|
HPackEncodingException ( ) | ||
HPackEncodingException ( string message ) | ||
HPackEncodingException ( string message, Exception innerException ) |
public HPackEncodingException ( string message ) | ||
message | string |
public HPackEncodingException ( string message, Exception innerException ) | ||
message | string | |
innerException | Exception |