Class UserFacingException
The base exception used for all exceptions caused by the user: incorrect syntax or other argument mistakes
Inheritance
System.Object
System.Exception
System.SystemException
System.ArgumentException
UserFacingException
Syntax
public abstract class UserFacingException : ArgumentException, _Exception, ISerializable