Class ZoneTreeException
Inheritance
ZoneTreeException
Implements
Inherited Members
Namespace: Tenray.ZoneTree.Exceptions
Assembly: ZoneTree.dll
Syntax
public class ZoneTreeException : Exception, ISerializable
Constructors
| Improve this Doc View SourceZoneTreeException(string, Exception)
Declaration
public ZoneTreeException(string message = null, Exception innerException = null)
Parameters
| Type | Name | Description |
|---|---|---|
| string | message | |
| Exception | innerException |