Steppable 0.0.1
A CAS project written from scratch in C++
Loading...
Searching...
No Matches
steppable::exceptions::MultiLengthLetterException Class Referencefinal

Thrown when initializing a Key object with two or more letters. More...

#include <exceptions.hpp>

Inheritance diagram for steppable::exceptions::MultiLengthLetterException:
[legend]
Collaboration diagram for steppable::exceptions::MultiLengthLetterException:
[legend]

Public Member Functions

const char * what () const noexcept override
 

Detailed Description

Thrown when initializing a Key object with two or more letters.

Member Function Documentation

◆ what()

const char * steppable::exceptions::MultiLengthLetterException::what ( ) const
inlinenodiscardoverridenoexcept

The documentation for this class was generated from the following file:
Untitled