Method | Description | |
---|---|---|
ZipException ( ) : System | ||
ZipException ( string message ) : System | ||
ZipException ( string message, Exception innerException ) : System |
Method | Description | |
---|---|---|
ZipException ( SerializationInfo info, StreamingContext context ) : System |
protected ZipException ( SerializationInfo info, StreamingContext context ) : System | ||
info | SerializationInfo | |
context | StreamingContext | |
return | System |
public ZipException ( string message ) : System | ||
message | string | |
return | System |
public ZipException ( string message, Exception innerException ) : System | ||
message | string | |
innerException | Exception | |
return | System |