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

◆ throw_error()

virtual void radarelab::utils::sys::NamedFileDescriptor::throw_error ( const char * desc)
virtual

Throw an exception based on errno and the given message.

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

Reimplementa radarelab::utils::sys::FileDescriptor.