Click or drag to resize

ActivityNotFoundException Constructor

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