8#import <Foundation/Foundation.h>
10NS_ASSUME_NONNULL_BEGIN
20- (instancetype)init NS_UNAVAILABLE;
21+ (instancetype)new NS_UNAVAILABLE;
27@property (nonatomic, readonly, nullable) NSError *
error;
Definition: OrchestrationWarning.h:19
NSInteger internalErrorCode
Definition: OrchestrationWarning.h:33
NSError * error
Definition: OrchestrationWarning.h:27
NSInteger warningCode
Definition: OrchestrationWarning.h:24