8#import <Foundation/Foundation.h>
9#import <MSSOrchestration/InputException.h>
10NS_ASSUME_NONNULL_BEGIN
24@property (nonatomic, readonly, nullable) NSException *
exception;
26- (instancetype)init NS_UNAVAILABLE;
27- (instancetype)new NS_UNAVAILABLE;