error
Error handling after a POSIX function has been called. Prepares a PosixError containing: a message, error description, and error code.
Return
PosixError exception to be thrown.
Parameters
err
Current execution message.
Error handling after a POSIX function has been called. Prepares a PosixError containing: a message, error description, and error code.
PosixError exception to be thrown.
Current execution message.