chsvlib
chsv helper source code
InvalidCharSequenceException Member List

This is the complete list of members for InvalidCharSequenceException, including all inherited members.

ChsvCodeExceptionTempl() noexceptChsvCodeExceptionTempl< CHSVERROR_INVALID_CHAR_SEQUENCE >
ChsvCodeExceptionTempl(Exception::vararg_tag_t, const char_t *restrict pszUserDescription, std::va_list ap) noexceptChsvCodeExceptionTempl< CHSVERROR_INVALID_CHAR_SEQUENCE >
ChsvCodeExceptionTempl(const char_t *restrict pszUserDescription, DescriptionFormatParams ... formatting_params) noexceptChsvCodeExceptionTempl< CHSVERROR_INVALID_CHAR_SEQUENCE >
ChsvCodeExceptionTempl(const std::basic_string< char_t, traits_t, alloc_t > &strDescription) noexceptChsvCodeExceptionTempl< CHSVERROR_INVALID_CHAR_SEQUENCE >
ChsvCodeExceptionTempl(const ChsvCodeExceptionTempl &)=defaultChsvCodeExceptionTempl< CHSVERROR_INVALID_CHAR_SEQUENCE >
ChsvCodeExceptionTempl(ChsvCodeExceptionTempl &&rr)=defaultChsvCodeExceptionTempl< CHSVERROR_INVALID_CHAR_SEQUENCE >
ChsvCodeExceptionTempl(DoNotConstruct)ChsvCodeExceptionTempl< CHSVERROR_INVALID_CHAR_SEQUENCE >protected
Code() const noexceptExceptionWithGenericCode< code_t, class >
code_t typedefChsvCodeExceptionTempl< CHSVERROR_INVALID_CHAR_SEQUENCE >
DoNotConstruct enum nameChsvCodeExceptionTempl< CHSVERROR_INVALID_CHAR_SEQUENCE >protected
Exception()=defaultException
Exception(const char *restrict lpszDescriptionFormat, DescriptionFormatParams ... formatting_params) noexceptExceptionexplicit
Exception(const wchar_t *restrict lpszDescriptionFormat, DescriptionFormatParams ... formatting_params) noexceptExceptionexplicit
Exception(vararg_tag_t, const char *restrict lpszDescriptionFormat, std::va_list ap) noexceptException
Exception(vararg_tag_t, const wchar_t *restrict lpszDescriptionFormat, std::va_list ap) noexceptException
Exception(const std::basic_string< char, traits_t, alloc_t > &strDescription) noexceptException
Exception(const std::basic_string< wchar_t, traits_t, alloc_t > &strDescription) noexceptException
Exception(const Exception &refRight)=defaultException
Exception(Exception &&ex)=defaultException
Exception(StdExcept &&ex) noexceptException
ExceptionWithGenericCode()=defaultExceptionWithGenericCode< code_t, class >protected
ExceptionWithGenericCode(code_t nCode, fn_t &&GetDescription, Exception::vararg_tag_t, const char_t *restrict lpszDescriptionFormat, std::va_list ap) noexceptExceptionWithGenericCode< code_t, class >
ExceptionWithGenericCode(code_t nCode, Exception::vararg_tag_t, const char_t *restrict lpszDescriptionFormat, std::va_list ap) noexceptExceptionWithGenericCode< code_t, class >
ExceptionWithGenericCode(code_t nCode, fn_t &&GetDescription, const char_t *restrict lpszDescriptionFormat, DescriptionFormatParams ... formatting_params) noexceptExceptionWithGenericCode< code_t, class >
ExceptionWithGenericCode(code_t nCode, const char_t *restrict lpszDescriptionFormat, DescriptionFormatParams ... formatting_params) noexceptExceptionWithGenericCode< code_t, class >
ExceptionWithGenericCode(code_t nCode, std::nullptr_t, const char_t *restrict lpszDescriptionFormat, DescriptionFormatParams ... formatting_params) noexceptExceptionWithGenericCode< code_t, class >
ExceptionWithGenericCode(code_t nCode, fn_t &&GetDescription) noexceptExceptionWithGenericCode< code_t, class >
ExceptionWithGenericCode(code_t nCode) noexceptExceptionWithGenericCode< code_t, class >
ExceptionWithGenericCode(code_t nCode, fn_t &&GetDescription, const std::basic_string< char_t, traits_t, alloc_t > &strDescriptionFormat) noexceptExceptionWithGenericCode< code_t, class >
ExceptionWithGenericCode(code_t nCode, const std::basic_string< char_t, traits_t, alloc_t > &strDescriptionFormat) noexceptExceptionWithGenericCode< code_t, class >
ExceptionWithGenericCode(code_t nCode, std::nullptr_t, const std::basic_string< char_t, traits_t, alloc_t > &strDescriptionFormat) noexceptExceptionWithGenericCode< code_t, class >
ExceptionWithGenericCode(const ExceptionWithGenericCode &refRight)=defaultExceptionWithGenericCode< code_t, class >
ExceptionWithGenericCode(ExceptionWithGenericCode &&refRight)=defaultExceptionWithGenericCode< code_t, class >
get_description(code_t nErr) noexceptChsvCodeExceptionTempl< CHSVERROR_INVALID_CHAR_SEQUENCE >static
GetDefaultDescription(code_t) noexceptExceptionWithGenericCode< code_t, class >protectedstatic
InvalidCharSequenceException() noexceptInvalidCharSequenceException
InvalidCharSequenceException(Exception::vararg_tag_t, const char_t *restrict pszUserDescription, std::va_list ap) noexceptInvalidCharSequenceException
InvalidCharSequenceException(const char_t *restrict pszUserDescription, DescriptionFormatParams ... formatting_params) noexceptInvalidCharSequenceException
InvalidCharSequenceException(const std::basic_string< char_t, traits_t, alloc_t > &strDescription) noexceptInvalidCharSequenceException
operator=(const Exception &)=defaultException
operator=(Exception &&)=defaultException
SetCodeAndDescription(code_t nCode, const char_t *lpszDescription) noexcept -> std::enable_if_t< std::is_integral< char_t >::value >ExceptionWithGenericCode< code_t, class >protected
SetCodeAndDescription(code_t nCode, fn_t &&GetDescription, const String::TAG_DESCRIPTION_PARAM< char_t > *restrict pTags, std::size_t cTags, noprintf, const char_t *restrict lpszDescriptionFormat) noexcept -> std::enable_if_t< std::is_integral< char_t >::value, decltype(void(std::declval< fn_t && >()(std::declval< code_t >())))>ExceptionWithGenericCode< code_t, class >protected
SetCodeAndDescription(code_t nCode, fn_t &&GetDescription, const String::TAG_DESCRIPTION_PARAM< char_t > *restrict pTags, std::size_t cTags, Exception::vararg_tag_t, const char_t *restrict lpszDescriptionFormat, std::va_list ap) noexcept -> std::enable_if_t< std::is_integral< char_t >::value, decltype(void(std::declval< fn_t && >()(std::declval< code_t >())))>ExceptionWithGenericCode< code_t, class >protected
SetCodeAndDescription(code_t nCode, fn_t &&GetDescription, Exception::vararg_tag_t, const char_t *restrict lpszDescriptionFormat, std::va_list ap) noexcept -> std::enable_if_t< std::is_integral< char_t >::value, decltype(void(std::declval< fn_t && >()(std::declval< code_t >())))>ExceptionWithGenericCode< code_t, class >protected
SetCodeAndDescription(code_t nCode, Exception::vararg_tag_t, const char_t *restrict lpszDescriptionFormat, std::va_list ap) noexcept -> std::enable_if_t< std::is_integral< char_t >::value >ExceptionWithGenericCode< code_t, class >protected
SetCodeAndDescription(code_t nCode, fn_t &&GetDescription, const String::TAG_DESCRIPTION_PARAM< char_t > *restrict pTags, std::size_t cTags, const char_t *restrict lpszDescriptionFormat, DescriptionFormatParams ... formatting_params) noexcept -> std::enable_if_t< std::is_integral< char_t >::value &&Chusov::String::is_valid_printf_type_set_v< DescriptionFormatParams... >, decltype(void(std::declval< fn_t && >()(std::declval< code_t >())))>ExceptionWithGenericCode< code_t, class >protected
SetCodeAndDescription(code_t nCode, fn_t &&GetDescription, const char_t *restrict lpszDescriptionFormat, DescriptionFormatParams ... formatting_params) noexcept -> std::enable_if_t< std::is_integral< char_t >::value &&Chusov::String::is_valid_printf_type_set_v< DescriptionFormatParams... >, decltype(void(std::declval< fn_t && >()(std::declval< code_t >())))>ExceptionWithGenericCode< code_t, class >protected
SetCodeAndDescription(code_t nCode, const char_t *restrict lpszDescriptionFormat, DescriptionFormatParams ... formatting_params) noexcept -> std::enable_if_t< Chusov::String::is_valid_printf_type_set_v< DescriptionFormatParams... >>ExceptionWithGenericCode< code_t, class >protected
SetDescription(noformat, const char_t *pszDescription) noexceptChsvCodeExceptionTempl< CHSVERROR_INVALID_CHAR_SEQUENCE >protected
SetDescription(const Chusov::String::TAG_DESCRIPTION_PARAM< char_t > *restrict pTags, std::size_t cTags, Exception::vararg_tag_t, const char_t *restrict pszDescriptionFormat, std::va_list ap) noexceptChsvCodeExceptionTempl< CHSVERROR_INVALID_CHAR_SEQUENCE >protected
SetDescription(const Chusov::String::TAG_DESCRIPTION_PARAM< char_t > *restrict pTags, std::size_t cTags, const char_t *restrict pszDescriptionFormat, DescriptionFormatParams ... formatting_params) noexceptChsvCodeExceptionTempl< CHSVERROR_INVALID_CHAR_SEQUENCE >protected
SetDescription(Exception::vararg_tag_t, const char_t *restrict pszDescriptionFormat, std::va_list ap) noexcept -> std::enable_if_t< std::is_integral< char_t >::value >ChsvCodeExceptionTempl< CHSVERROR_INVALID_CHAR_SEQUENCE >protected
SetDescription(const char_t *restrict pszDescriptionFormat, DescriptionFormatParams ... formatting_params) noexcept -> std::enable_if_t< std::is_integral< char_t >::value >ChsvCodeExceptionTempl< CHSVERROR_INVALID_CHAR_SEQUENCE >protected
SetDescription()ChsvCodeExceptionTempl< CHSVERROR_INVALID_CHAR_SEQUENCE >protected
SetWhat(wchar_t *lpszOwnedWhat) noexceptExceptionprotected
SetWhat(char *lpszOwnedWhat) noexceptExceptionprotected
vararg_tag enum valueException
vararg_tag_t enum nameException
what() const noexceptInvalidCharSequenceExceptionvirtual
What() const noexceptExceptionvirtual
~Exception() noexceptExceptionvirtual