chsvlib
chsv helper source code

◆ code_based_exception_t

using code_based_exception_t = typename code_based_exception<exception_code>::type

A type alias for an exception class which corresponds to the given error code.

Template Parameters
exceptionThe exception code.