Class runtime_error

Derived from the Class exception the runtime_error object is used to report errors detectable only during runtime.

Constructors

Constructs an object of the class runtime_error. Initializes exception::what to the what_arg argument