Click or drag to resize

ServiceNotFoundException Constructor

Overload List
 NameDescription
Public methodServiceNotFoundExceptionInitializes 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
Public methodServiceNotFoundException(String, Exception)Initializes a new instance of the ServiceNotFoundException class
Top
See Also