FCFL.NET Common Library - API Reference
FCArgumentException Class Members
Properties  Methods 

The following tables list the members exposed by FCArgumentException.

Public Properties
 NameDescription
Public PropertyData (Inherited from System.Exception)
Public PropertyErrorCodeGets the unique error code for this exception. (Inherited from FChoice.Common.FCExceptionBase)
Public PropertyErrorMessageIDGets the message identifier for this exception. (Inherited from FChoice.Common.FCExceptionBase)
Public PropertyHelpLink (Inherited from System.Exception)
Public PropertyHResult (Inherited from System.Exception)
Public PropertyInnerException (Inherited from System.Exception)
Public PropertyMessageGets a message that describes the current exception. (Inherited from FChoice.Common.FCExceptionBase)
Public PropertySource (Inherited from System.Exception)
Public PropertyStackTrace (Inherited from System.Exception)
Public PropertyTargetSite (Inherited from System.Exception)
Top
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)CheckIndexBoundsUsed to verify that an indexer property get on a collection object contains an index that is within the bounds of collection.  
Public Methodstatic (Shared in Visual Basic)CheckIsEmptyChecks whether or not the supplied string value is null (Nothing in Visual Basic) or empty (trimmed length equals zero).  
Public Methodstatic (Shared in Visual Basic)CheckIsNullChecks to see whether the given parameter is null (Nothing in Visual Basic).  
Public MethodGetBaseException (Inherited from System.Exception)
Public MethodGetObjectDataSets the SerializationInfo object with the parameter name and additional exception information. (Inherited from FChoice.Common.FCExceptionBase)
Public MethodGetType (Inherited from System.Exception)
Public MethodToString (Inherited from System.Exception)
Top
See Also

Reference

FCArgumentException Class
FChoice.Common Namespace

 

 


© 2010 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.

Send comments on this topic.