Aspera Developer Documentation
Public Member Functions | List of all members
SocketException Class Reference

A class to define a FASP Manager socket related execption. More...

Public Member Functions

FASP_MANAGER_API SocketException ()
 Constructs this default FASP socket exception.
 
FASP_MANAGER_API SocketException (std::string err_msg)
 
FASP_MANAGER_API ~SocketException ()
 Deconstructs this FASP socket exception.
 
- Public Member Functions inherited from Exception
FASP_MANAGER_API Exception ()
 Constructs this default FASP exception.
 
FASP_MANAGER_API Exception (std::string err_msg)
 
virtual FASP_MANAGER_API ~Exception ()
 Deconstructs this FASP exception.
 
FASP_MANAGER_API const char * GetErrMsg ()
 

Additional Inherited Members

- Protected Attributes inherited from Exception
std::string m_err_msg
 The error message associated with this FASP exception.
 

Detailed Description

A class to define a FASP Manager socket related execption.

Constructor & Destructor Documentation

FASP_MANAGER_API SocketException ( std::string  err_msg)
inline

Constructs this FASP socket exception.

Parameters
err_msgthe error message associated with this FASP socket exception

Copyright © 2005 - 2008 Aspera, Inc. | asperasoft.com