EntryPoint
Show / Hide Table of Contents

Class VariableTypeException

Thrown when the user provides a value which cannot be converted or cast to the output type

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