Gnash  0.8.11dev
Public Member Functions | List of all members
gnash::amf::AMFException Class Reference

Exception for handling malformed buffers. More...

#include <AMF.h>

Inheritance diagram for gnash::amf::AMFException:
gnash::GnashException

Public Member Functions

 AMFException (const std::string &msg)
 
- Public Member Functions inherited from gnash::GnashException
 GnashException (const std::string &s)
 
 GnashException ()
 
virtual ~GnashException () throw ()
 

Detailed Description

Exception for handling malformed buffers.

All low-level reading operations can throw this error.

Constructor & Destructor Documentation

ยง AMFException()

gnash::amf::AMFException::AMFException ( const std::string &  msg)
inline

The documentation for this class was generated from the following file: