![]() |
Core Plot (iOS and tvOS)
Cocoa plotting framework for macOS, iOS, and tvOS
|
#import "CPTExceptions.h"
Include dependency graph for CPTExceptions.m: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.