libtime++: Date and time calculation

◆ libtime_abort

#define libtime_abort (   M)    throw( libtime::Exception ( M , __FILE__, __LINE__ ))

Abort and give a message.

Parameters
Mmessage of type char*
Eexception class to throw

Definition at line 722 of file libtime++.h.