![]() |
Core Plot (macOS)
Cocoa plotting framework for macOS, iOS, and tvOS
|
#import "CPTDefinitions.h"
Include dependency graph for CPTExceptions.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Typedefs | |
| typedef NSString * | CPTExceptionType |
| Custom exception type. More... | |
Variables | |
Custom Exception Identifiers | |
| CPTExceptionType __nonnull const | CPTException |
| General Core Plot exceptions. More... | |
| CPTExceptionType __nonnull const | CPTDataException |
| Core Plot data exceptions. More... | |
| CPTExceptionType __nonnull const | CPTNumericDataException |
| Core Plot numeric data exceptions. More... | |
| typedef NSString* CPTExceptionType |
Custom exception type.
| CPTExceptionType __nonnull const CPTDataException |
Core Plot data exceptions.
| CPTExceptionType __nonnull const CPTException |
General Core Plot exceptions.
| CPTExceptionType __nonnull const CPTNumericDataException |
Core Plot numeric data exceptions.