FCArgumentException Class Members
The following tables list the members exposed by FCArgumentException.
Public Properties
Public Methods
|
Name |
Description |
|
CheckIndexBounds |
Used to verify that an indexer property get on a collection object contains an index that is within the bounds of collection. |
|
CheckIsEmpty |
Checks whether or not the supplied string value is null (Nothing in Visual Basic) or empty (trimmed length equals zero). |
|
CheckIsNull |
Checks to see whether the given parameter is null (Nothing in Visual Basic). |
|
GetBaseException |
(Inherited from System.Exception) |
|
GetObjectData |
Sets the SerializationInfo object with the parameter name and additional exception information. (Inherited from FChoice.Common.FCExceptionBase) |
|
GetType |
(Inherited from System.Exception) |
|
ToString |
(Inherited from System.Exception) |
Reference
FCArgumentException Class
FChoice.Common Namespace