Anteckning
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Include Protected Members
Include Inherited Members
Creates a new instance of the object.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name
Description
Creates a new instance of the object and does not call the base constructor.
PropertyNotFoundException(String)
Creates a new instance of the object and passes arguments to the base class constructor.
PropertyNotFoundException(SerializationInfo, StreamingContext)
Creates a new instance of the object and sets SerializationInfo with information about the exception.
PropertyNotFoundException(String, Exception)
Creates a new instance of the object and passes arguments to the base class constructor.
PropertyNotFoundException(String, String)
Creates a new instance of the object and passes arguments to the base class constructor.
Top
See Also
Reference
PropertyNotFoundException Class