Click or drag to resize

UserNotFoundException Constructor

Overload List
  NameDescription
Public methodUserNotFoundException
Initializes a new instance of the UserNotFoundException class.
Public methodUserNotFoundException(String)
Initializes a new instance of the UserNotFoundException class with a specified error message.
Public methodUserNotFoundException(SerializationInfo, StreamingContext)
Initializes a new instance of the UserNotFoundException class with serialized data.
Top
See Also