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
- Decorator.cs
- ExtractedStateEntry.cs
- DeflateInput.cs
- NativeRecognizer.cs
- RestClientProxyHandler.cs
- SpeechRecognizer.cs
- DataGridViewSortCompareEventArgs.cs
- ControlPropertyNameConverter.cs
- DataServiceProcessingPipelineEventArgs.cs
- PagedDataSource.cs
- TextBreakpoint.cs
- ComponentManagerBroker.cs
- MobileCapabilities.cs
- MarkupCompilePass1.cs
- SchemaInfo.cs
- DateTime.cs
- WebPartCatalogAddVerb.cs
- HTMLTextWriter.cs
- InheritanceContextHelper.cs
- Binding.cs
- WebPartTracker.cs
- EmptyReadOnlyDictionaryInternal.cs
- SqlBulkCopyColumnMapping.cs
- WindowsFormsHelpers.cs
- TextElementEnumerator.cs
- SQLChars.cs
- StrokeRenderer.cs
- NameValuePair.cs
- FamilyTypefaceCollection.cs
- ServerProtocol.cs
- ImageClickEventArgs.cs
- GridViewCancelEditEventArgs.cs
- MsmqIntegrationValidationBehavior.cs
- WorkflowRuntimeSection.cs
- CacheModeConverter.cs
- CharacterMetricsDictionary.cs
- Model3D.cs
- InterleavedZipPartStream.cs
- LingerOption.cs
- SecurityDescriptor.cs
- OleDbMetaDataFactory.cs
- CellParaClient.cs
- FontStretchConverter.cs
- LineGeometry.cs
- SetIndexBinder.cs
- EditCommandColumn.cs
- FixedFindEngine.cs
- XmlTextEncoder.cs
- SmiSettersStream.cs
- Logging.cs
- HelpKeywordAttribute.cs
- PopOutPanel.cs
- WebRequest.cs
- ListItemParagraph.cs
- FocusTracker.cs
- Int32Rect.cs
- StatusBar.cs
- DoubleLink.cs
- WebCategoryAttribute.cs
- DomNameTable.cs
- ButtonColumn.cs
- DataServiceResponse.cs
- XslCompiledTransform.cs
- XsltQilFactory.cs
- TimeSpanSecondsConverter.cs
- BindStream.cs
- StringBuilder.cs
- DebugView.cs
- TextBoxDesigner.cs
- DataGridViewButtonColumn.cs
- AddToCollection.cs
- Function.cs
- PageParser.cs
- StructuralObject.cs
- SqlDataSourceCommandEventArgs.cs
- AesManaged.cs
- ObjectContextServiceProvider.cs
- BamlTreeUpdater.cs
- InvokePattern.cs
- SplitterPanel.cs
- SamlEvidence.cs
- ItemsChangedEventArgs.cs
- Column.cs
- UdpRetransmissionSettings.cs
- IFlowDocumentViewer.cs
- PasswordRecovery.cs
- ReadOnlyDataSourceView.cs
- EmptyEnumerable.cs
- RtfControlWordInfo.cs
- AddressHeaderCollection.cs
- TagElement.cs
- TemplateColumn.cs
- ModifyActivitiesPropertyDescriptor.cs
- ScrollContentPresenter.cs
- DbModificationCommandTree.cs
- path.cs
- RegistryConfigurationProvider.cs
- TypographyProperties.cs
- CodeDelegateCreateExpression.cs
- CallbackHandler.cs