Go to the documentation of this file.
21 #ifndef __SSRC_SPREAD_ERROR_H
22 #define __SSRC_SPREAD_ERROR_H
69 #if (LIBSSRCSPREAD_SPREAD_MAJOR_VERSION >= 4)
70 , NetErrorOnSession = NET_ERROR_ON_SESSION
72 #if (LIBSSRCSPREAD_SPREAD_MAJOR_VERSION >= 5)
73 , IllegalTime = ILLEGAL_TIME
81 explicit Error(
const int err) : _error(err) { }
97 Spread::SP_error(_error);
111 const unsigned int _size;
122 Error(err), _size(size)
Copyright © 2006-2015 Savarese Software Research Corporation. All rights reserved.
Copyright © 2017 Savarese Software Research Corporation. All rights reserved