Click or drag to resize

PropertyAccessException Constructor

Overload List
  NameDescription
Public methodPropertyAccessException(Exception)
Constructor.
Public methodPropertyAccessException(String)
Constructor for an inner exception and message.
Protected methodPropertyAccessException(SerializationInfo, StreamingContext)
Initializes a new instance of the PropertyAccessException class
Public methodPropertyAccessException(String, Exception)
Constructor for an inner exception and message.
Public methodPropertyAccessException(String, String)
Constructor.
Top
See Also