Embedded Template Library 1.0
|
Invalid decode input length exception. More...
#include <base64.h>
Public Member Functions | |
base64_invalid_decode_input_length (string_type file_name_, numeric_type line_number_) | |
![]() | |
base64_exception (string_type reason_, string_type file_name_, numeric_type line_number_) | |
![]() | |
ETL_CONSTEXPR | exception (string_type reason_, string_type, numeric_type line_) |
Constructor. | |
ETL_CONSTEXPR string_type | what () const |
ETL_CONSTEXPR string_type | file_name () const |
ETL_CONSTEXPR numeric_type | line_number () const |
Additional Inherited Members | |
![]() | |
typedef const char * | string_type |
typedef int | numeric_type |
Invalid decode input length exception.