Skip to content

Class Paramita::NotSolvedException

Inherits the following classes: std::exception

Public Functions

Type Name
NotSolvedException (std::string msg)
const char * what () noexcept override const

Public Functions Documentation

function NotSolvedException

inline explicit Paramita::NotSolvedException::NotSolvedException (
    std::string msg
) 

function what

inline const char * Paramita::NotSolvedException::what () noexcept override const