Elaboradar 0.1
Caricamento in corso...
Ricerca in corso...
Nessun risultato

◆ throw_runtime_error()

virtual void radarelab::utils::sys::FileDescriptor::throw_runtime_error ( const char *  desc)
virtual

Throw a runtime_error unrelated from errno.

This can be overridden by subclasses that may have more information about the file descriptor, so that they can generate more descriptive messages.

Reimplementata in radarelab::utils::sys::NamedFileDescriptor.