Code:
/ WCF / WCF / 3.5.30729.1 / untmp / Orcas / SP / ndp / cdf / src / WCF / ServiceModel / System / ServiceModel / EndpointNotFoundException.cs / 1 / EndpointNotFoundException.cs
//------------------------------------------------------------ // Copyright (c) Microsoft Corporation. All rights reserved. //----------------------------------------------------------- namespace System.ServiceModel { using System.Runtime.Serialization; [Serializable] public class EndpointNotFoundException : CommunicationException { public EndpointNotFoundException() {} public EndpointNotFoundException(string message) : base(message) {} public EndpointNotFoundException(string message, Exception innerException) : base(message, innerException) { } protected EndpointNotFoundException(SerializationInfo info, StreamingContext context) : base(info, context) { } } } // File provided for Reference Use Only by Microsoft Corporation (c) 2007. // Copyright (c) Microsoft Corporation. All rights reserved.
Link Menu

This book is available now!
Buy at Amazon US or
Buy at Amazon UK
- ConfigurationValidatorBase.cs
- OleDbConnectionPoolGroupProviderInfo.cs
- XmlSchemaProviderAttribute.cs
- BamlRecordWriter.cs
- Type.cs
- Internal.cs
- UserControlCodeDomTreeGenerator.cs
- EllipseGeometry.cs
- AnnotationAuthorChangedEventArgs.cs
- EnvironmentPermission.cs
- CultureInfoConverter.cs
- TemplateInstanceAttribute.cs
- RtfControlWordInfo.cs
- DllNotFoundException.cs
- DelegateBodyWriter.cs
- SiteMapNodeCollection.cs
- SymbolPair.cs
- BrowserInteropHelper.cs
- XmlSchemaComplexType.cs
- VsPropertyGrid.cs
- CellTreeNode.cs
- DatePickerAutomationPeer.cs
- CommandExpr.cs
- Point3DValueSerializer.cs
- XmlNamespaceMapping.cs
- SoapEnvelopeProcessingElement.cs
- RtfNavigator.cs
- CustomTypeDescriptor.cs
- DynamicILGenerator.cs
- StringCollection.cs
- ColorDialog.cs
- CopyOnWriteList.cs
- MulticastIPAddressInformationCollection.cs
- CornerRadius.cs
- WebSysDisplayNameAttribute.cs
- ReflectionPermission.cs
- BookmarkWorkItem.cs
- SqlAliaser.cs
- CacheChildrenQuery.cs
- KeyToListMap.cs
- Clause.cs
- SecureStringHasher.cs
- RegexGroup.cs
- SecurityResources.cs
- ColorDialog.cs
- SmtpNetworkElement.cs
- ItemAutomationPeer.cs
- WCFModelStrings.Designer.cs
- RadioButtonStandardAdapter.cs
- DSACryptoServiceProvider.cs
- Popup.cs
- QilUnary.cs
- WebBrowsableAttribute.cs
- KeyNotFoundException.cs
- DataSourceProvider.cs
- DbReferenceCollection.cs
- TypeLibConverter.cs
- NativeMethods.cs
- Enlistment.cs
- MethodSet.cs
- BrowserDefinition.cs
- DataObjectAttribute.cs
- ResourcePart.cs
- DataListDesigner.cs
- CommandManager.cs
- UrlAuthFailedErrorFormatter.cs
- AppDomain.cs
- Latin1Encoding.cs
- DataPagerFieldItem.cs
- QueryConverter.cs
- DataSourceViewSchemaConverter.cs
- brushes.cs
- IdentityReference.cs
- VScrollProperties.cs
- ScriptMethodAttribute.cs
- SqlDependencyListener.cs
- PrintPreviewGraphics.cs
- xsdvalidator.cs
- XsltException.cs
- ActivityStatusChangeEventArgs.cs
- SiteMapPath.cs
- CodeGenHelper.cs
- metadatamappinghashervisitor.cs
- _RegBlobWebProxyDataBuilder.cs
- SectionRecord.cs
- ConfigUtil.cs
- NavigationExpr.cs
- InvalidFilterCriteriaException.cs
- GestureRecognitionResult.cs
- WebPartMenuStyle.cs
- SecurityTokenResolver.cs
- TextOnlyOutput.cs
- QueryAccessibilityHelpEvent.cs
- SHA384.cs
- TransactionScope.cs
- TokenizerHelper.cs
- RSAPKCS1SignatureFormatter.cs
- Polyline.cs
- ShapingWorkspace.cs
- ListItemCollection.cs