Show / Hide Table of Contents

CommonException Class

CommonException Class

CommonException is the exception class used throughout the FChoice.Common and FChoice.Common.Data namespaces. It provides localized error messages with unique error identifiers.

Syntax

'Declaration

<SerializableAttribute()>
Public Class CommonException 
   Inherits FCExceptionBase
[SerializableAttribute()]
public class CommonException : FCExceptionBase

Remarks

This exception is thrown whenever the FChoice.Common classes encounter problems. They should generally be rare and are usually related to invalid configuration settings or some type of major error from which .NET or First Choice products cannot recover.

Inheritance Hierarchy

System.Object System.Exception
System.ApplicationException
FChoice.Common.FCExceptionBase

FChoice.Common.CommonException
FChoice.Common.FCArgumentException

Requirements

Namespace: FChoice.Common

Platforms: Windows XP, Windows Server 2003 and 2008 family

Assembly: FChoice.Common (in C:\dovetail\dovetail-sdk\build\Release\FChoice.Common.dll)

Reference

CommonException Members FChoice.Common Namespace

Back to top © 2018 Dovetail Software, Inc. - All rights reserved.
Clarify, Amdocs, and related products and names are copyright and trademark of Amdocs, Inc.
.NET, Visual Studio.NET, C#, Visual Basic and related products are trademark of Microsoft corporation.