[#BSLS_EXCEPTION_SPEC] = BSLS_EXCEPTION_SPEC :mrdocs: DEPRECATED: This macro is deprecated, and cannot expand to a supported syntax on the current platform. == Synopsis Declared in `<bsls_exceptionutil.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- #define BSLS_EXCEPTION_SPEC(SPEC) ---- == Parameters [cols="1,4"] |=== | Name| Description | *SPEC* | parenthesized comma‐separated list of exception types |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#