The following tables list the members exposed by FCArgumentException.
Name | Description | |
---|---|---|
![]() | Data | (Inherited from System.Exception) |
![]() | ErrorCode | Gets the unique error code for this exception. (Inherited from FChoice.Common.FCExceptionBase) |
![]() | ErrorMessageID | Gets the message identifier for this exception. (Inherited from FChoice.Common.FCExceptionBase) |
![]() | HelpLink | (Inherited from System.Exception) |
![]() | HResult | (Inherited from System.Exception) |
![]() | InnerException | (Inherited from System.Exception) |
![]() | Message | Gets a message that describes the current exception. (Inherited from FChoice.Common.FCExceptionBase) |
![]() | Source | (Inherited from System.Exception) |
![]() | StackTrace | (Inherited from System.Exception) |
![]() | TargetSite | (Inherited from System.Exception) |
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) |