FrontBase Documentation |
Backtrack: Welcome! 6. Original Documentation 6.7. FBAccess API |
Updated:
20-Nov-2000
prev next Table of Contents |
This class is available by including FBAccess/FBErrorMetaData.h.
Initialization: + metaDataFromString Extracting error information: - errorCount
- errorCodeAtIndex:
- errorKindAtIndex:
- errorInfoAtIndex:
- errorMessageAtIndex:
- allErrorMessages
- descriptionAtIndex:
- description
Class Methods
metaDataFromString:
+ (FBErrorMetaData*) metaDataFromString:(NSString *) str
Instance Methods
allErrorMessages
- (NSString *) allErrorMessages
description
- (NSString *) description
descriptionAtIndex:
- (NSString *) descriptionAtIndex:(unsigned) errorIndex
errorCodeAtIndex:
- (NSString *) errorCodeAtIndex:(unsigned) errorIndex
errorCount
- (unsigned) errorCount
errorInfoAtIndex:
- (NSString *) errorInfoAtIndex:(unsigned) errorIndex
errorKindAtIndex:
- (NSString *) errorKindAtIndex:(unsigned) errorIndex
errorMessageAtIndex:
- (NSString *) errorMessageAtIndex:(unsigned) errorIndex
If you have feedback or questions on this document, please send e-mail to doc-feedback@frontbase.com. Please reference the section number and topic. Thanks!!
©2000 FrontBase, Inc. All rights reserved.