Core Plot (macOS)
Cocoa plotting framework for macOS, iOS, and tvOS
|
#import "CPTExceptions.h"
Variables | |
CPTExceptionType const | CPTException = @"CPTException" |
General Core Plot exceptions. More... | |
CPTExceptionType const | CPTDataException = @"CPTDataException" |
Core Plot data exceptions. More... | |
CPTExceptionType const | CPTNumericDataException = @"CPTNumericDataException" |
Core Plot numeric data exceptions. More... | |
CPTExceptionType const CPTDataException = @"CPTDataException" |
Core Plot data exceptions.
CPTExceptionType const CPTException = @"CPTException" |
General Core Plot exceptions.
CPTExceptionType const CPTNumericDataException = @"CPTNumericDataException" |
Core Plot numeric data exceptions.