/***************************************************************
 * Copyright © 2017 HERE Global B.V. All rights reserved. *
 **************************************************************/

#import <Foundation/Foundation.h>

@interface NSError (hereSdk_Dictionary)

- (NSDictionary *)dictionary;

@end
