Click or drag to resize
AddressNotFoundException Constructor
Overload List
  NameDescription
Public methodAddressNotFoundException(String)
Initializes a new instance of the AddressNotFoundException class.
Protected methodAddressNotFoundException(SerializationInfo, StreamingContext)
Constructor for deserialization.
Public methodAddressNotFoundException(String, Exception)
Initializes a new instance of the AddressNotFoundException class.
Top
See Also