TS++ library: time series library

◆ TSXX_abort

#define TSXX_abort (   M)    throw( ts::error::Exception ( M , __FILE__, __LINE__ ))

Abort and give a message.

Parameters
Mmessage of type char*
Eexception class to throw

Definition at line 135 of file error.h.

Referenced by ts::drop::SeriesDropContainer< T >::attach(), ts::tapers::Cosine::psdnorm(), and ts::tapers::FourPoint::psdnorm().