ShortcodeArgumentException Class
Namespace
Statiq.Common
Interfaces
  • ISerializable
Base Types
  • object
  • Exception
  • SystemException
  • ArgumentException
graph BT Type-->Base0["ArgumentException"] Base0-->Base1["SystemException"] Base1-->Base2["Exception"] Base2-->Base3["object"] Type-.->Interface0["ISerializable"] Type["ShortcodeArgumentException"] class Type type-node

Syntax

public class ShortcodeArgumentException : ArgumentException, ISerializable

Constructors

Extension Methods