Code:
/ WCF / WCF / 3.5.30729.1 / untmp / Orcas / SP / ndp / cdf / src / WCF / ServiceModel / System / ServiceModel / AddressAccessDeniedException.cs / 1 / AddressAccessDeniedException.cs
//------------------------------------------------------------ // Copyright (c) Microsoft Corporation. All rights reserved. //----------------------------------------------------------- namespace System.ServiceModel { using System.Runtime.Serialization; [Serializable] public class AddressAccessDeniedException : CommunicationException { public AddressAccessDeniedException() { } public AddressAccessDeniedException(string message) : base(message) { } public AddressAccessDeniedException(string message, Exception innerException) : base(message, innerException) { } protected AddressAccessDeniedException(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
- TextDecorationCollection.cs
- X509ChainElement.cs
- StrongNamePublicKeyBlob.cs
- EdmProviderManifest.cs
- DataGridViewElement.cs
- XPathBinder.cs
- OpenFileDialog.cs
- HttpWriter.cs
- NavigatingCancelEventArgs.cs
- PropertyNames.cs
- HtmlListAdapter.cs
- DiagnosticsConfiguration.cs
- SymLanguageType.cs
- XamlRtfConverter.cs
- ListCollectionView.cs
- AccessKeyManager.cs
- AutoGeneratedFieldProperties.cs
- MultiTrigger.cs
- SpeechRecognizer.cs
- BridgeDataReader.cs
- Decimal.cs
- XNodeNavigator.cs
- ActivityDesigner.cs
- Directory.cs
- TimeSpanSecondsOrInfiniteConverter.cs
- XmlSchemaSubstitutionGroup.cs
- IPHostEntry.cs
- ShaderEffect.cs
- ServiceHostFactory.cs
- NativeActivityContext.cs
- EditCommandColumn.cs
- RelatedEnd.cs
- SmtpCommands.cs
- RemoteWebConfigurationHostServer.cs
- XPathDocumentNavigator.cs
- CollectionsUtil.cs
- HostedHttpContext.cs
- OneOfElement.cs
- GridItemPattern.cs
- ExecutionTracker.cs
- MethodBody.cs
- WSFederationHttpSecurity.cs
- GlyphInfoList.cs
- TextStore.cs
- ChildTable.cs
- ResourceReferenceExpressionConverter.cs
- BamlResourceSerializer.cs
- ErrorStyle.cs
- MessageEncoderFactory.cs
- XmlToDatasetMap.cs
- DbSetClause.cs
- CodeSubDirectoriesCollection.cs
- ExtractedStateEntry.cs
- DataTableCollection.cs
- Journal.cs
- GZipDecoder.cs
- PackageFilter.cs
- DataGridViewRowContextMenuStripNeededEventArgs.cs
- SystemColors.cs
- RedirectionProxy.cs
- LogEntry.cs
- RowUpdatingEventArgs.cs
- IfAction.cs
- ToggleProviderWrapper.cs
- SerializationFieldInfo.cs
- MembershipSection.cs
- ProcessProtocolHandler.cs
- CodeAttachEventStatement.cs
- BreakRecordTable.cs
- AutomationPatternInfo.cs
- DataGridViewControlCollection.cs
- ListBoxAutomationPeer.cs
- MetadataArtifactLoader.cs
- ClosableStream.cs
- CompositeKey.cs
- GlyphsSerializer.cs
- WebExceptionStatus.cs
- Expression.cs
- ProxyElement.cs
- PrintPageEvent.cs
- Frame.cs
- JoinSymbol.cs
- IgnoreFlushAndCloseStream.cs
- WorkflowMarkupSerializationException.cs
- HtmlGenericControl.cs
- initElementDictionary.cs
- XD.cs
- EntitySetBase.cs
- BinaryObjectReader.cs
- CompiledRegexRunner.cs
- HTTP_SERVICE_CONFIG_URLACL_PARAM.cs
- ProcessHostMapPath.cs
- HideDisabledControlAdapter.cs
- UnhandledExceptionEventArgs.cs
- FontEmbeddingManager.cs
- DataBindingExpressionBuilder.cs
- DependencyPropertyKind.cs
- SyndicationCategory.cs
- HuffModule.cs
- Simplifier.cs