EntryPoint
Show / Hide Table of Contents

Class NoParameterException

Thrown whenever an OptionParameter is invoked, but no parameter argument is provided

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