Class MissingOptionException
Implements
Inherited Members
Namespace: Tenray.ZoneTree.Exceptions
Assembly: ZoneTree.dll
Syntax
public sealed class MissingOptionException : ZoneTreeException, ISerializable
Constructors
| Improve this Doc View SourceMissingOptionException(string)
Declaration
public MissingOptionException(string missingOption)
Parameters
Type | Name | Description |
---|---|---|
string | missingOption |
Properties
| Improve this Doc View SourceMissingOption
Declaration
public string MissingOption { get; }
Property Value
Type | Description |
---|---|
string |