Click or drag to resize

ServiceNotFoundException Constructor

Overload List
 NameDescription
Public methodServiceNotFoundException Initializes a new instance of the ServiceNotFoundException class.
Public methodServiceNotFoundException(String) Initializes a new instance of the ServiceNotFoundException class.
Public methodServiceNotFoundException(Type) Initializes a new instance of the ServiceNotFoundException class.
Protected methodServiceNotFoundException(SerializationInfo, StreamingContext) Initializes a new instance of the ServiceNotFoundException class from serialized data.
Public methodServiceNotFoundException(String, Exception) Initializes a new instance of the ServiceNotFoundException class.
Top
See Also