summaryrefslogtreecommitdiff
path: root/SmartDeviceLink/private/SDLError.h
diff options
context:
space:
mode:
Diffstat (limited to 'SmartDeviceLink/private/SDLError.h')
-rw-r--r--SmartDeviceLink/private/SDLError.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/SmartDeviceLink/private/SDLError.h b/SmartDeviceLink/private/SDLError.h
index fae799fe9..4b3099a84 100644
--- a/SmartDeviceLink/private/SDLError.h
+++ b/SmartDeviceLink/private/SDLError.h
@@ -95,6 +95,7 @@ NS_ASSUME_NONNULL_BEGIN
@interface NSException (SDLExceptions)
++ (NSException *)sdl_duplicateSoftButtonsNameException;
+ (NSException *)sdl_missingHandlerException;
+ (NSException *)sdl_missingIdException;
+ (NSException *)sdl_missingFilesException;