EntryPoint
Show / Hide Table of Contents

Class DuplicateOptionException

Thrown whenever a user invokes the same option twice in a command

Inheritance
System.Object
System.Exception
System.SystemException
System.ArgumentException
UserFacingException
DuplicateOptionException
Syntax
public class DuplicateOptionException : UserFacingException, _Exception, ISerializable
  • Improve this Doc