EntryPoint
Show / Hide Table of Contents

Class RequiredException

Thrown whenever a user does not provide an argument which is marked 'Required'

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