ECIllegalArgumentException
Abstract
Thrown in case of an illegal argument
Methods
- -argumentInfo
- -init
- -initWithArgumentInfo:
- (NSString *) argumentInfo;
- method result
- information about the result. May equal nil
See Also:
- initWithArgumentInfo:
- initWithArgumentInfo: (NSString *) anArgumentInfo;
Parameter Descriptions
argumentInfo
- gives a hint about the argument
See Also:
- init
- initWithArgumentInfo: (NSString *) anArgumentInfo;
Parameter Descriptions
argumentInfo
- gives a hint about the argument
(Last Updated November 08, 2007)