8#import <Foundation/Foundation.h>
19- (instancetype)init NS_UNAVAILABLE;
20+ (instancetype)new NS_UNAVAILABLE;
27- (instancetype)initWithErrorCode:(
int)errorCode exception:(nullable NSException *)exception;
39@property (nonatomic, nullable, readonly) NSException *
exception;