Class CompressionLevelIsOutOfRangeException
Implements
Inherited Members
Namespace: Tenray.ZoneTree.Exceptions
Assembly: ZoneTree.dll
Syntax
public sealed class CompressionLevelIsOutOfRangeException : ZoneTreeException, ISerializable
Constructors
| Improve this Doc View SourceCompressionLevelIsOutOfRangeException(string, CompressionMethod, int)
Declaration
public CompressionLevelIsOutOfRangeException(string option, CompressionMethod method, int level)
Parameters
| Type | Name | Description |
|---|---|---|
| string | option | |
| CompressionMethod | method | |
| int | level |