ZipException.ToString Method
Namespace: Rebex.IO.Compression
Assembly: Rebex.Zip.dll (version 7.0.9083)
ToString()
Returns a string representation of the current exception.
Declaration
public override string ToString()
Returns
Type | Description |
---|---|
String | A string representation of the current exception. |