trsl logo
Public Member Functions | List of all members
trsl::bad_parameter_value Class Reference

Thrown when a TRSL component receives a parameter that has a forbidden value. More...

#include <error_handling.hpp>

Inheritance diagram for trsl::bad_parameter_value:
trsl::runtime_error

Public Member Functions

 bad_parameter_value (const std::string &s)
 
 bad_parameter_value (const char *s)
 
- Public Member Functions inherited from trsl::runtime_error
 runtime_error (const std::string &s)
 
 runtime_error (const char *s)
 

Detailed Description

Thrown when a TRSL component receives a parameter that has a forbidden value.

Definition at line 27 of file error_handling.hpp.


The documentation for this class was generated from the following file:
© Copyright 2007-2011 Renaud Detry.
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or copy at www.boost.org/LICENSE_1_0.txt.)
Revised Wed Jan 8 2020 14:43:32.