badvers Specification Sheet
Portable Object Compiler (c) 2003. All Rights Reserved.
BadVersion
Inherits from: Exception
Maturity Index: Experimental
Class Description
This is a subclass to signal that an specific version was excepted (goodVersion) and another version (badVersion) was encountered, specifically by the AsciiFiler class. The AsciiFiler class signals this exception if a version check fails.
Method types
Methods
- (int)goodVersion
- (int)badVersion
-goodVersion:(int)gbadVersion:(int)b