Method | Description | |
---|---|---|
GZipException ( ) : System |
Initialise a new instance of GZipException.
|
|
GZipException ( string message ) : System |
Initialise a new instance of GZipException with its message string.
|
|
GZipException ( string message, |
Initialise a new instance of GZipException.
|
public GZipException ( string message ) : System | ||
message | string | A |
return | System |
public GZipException ( string message, |
||
message | string | A |
innerException | The |
|
return | System |