SourcePro® API Reference Guide

Product Documentation:
   SourcePro
Documentation Home
List of all members | Public Member Functions
RWMimeParseError Class Reference

Reports the failure to successfully parse a MIME header. More...

#include <rw/mime/RWMimeParseError.h>

Inheritance diagram for RWMimeParseError:
RWMimeError RWxmsg

Public Member Functions

 RWMimeParseError (const RWCString &msg)
 
virtual ~RWMimeParseError (void)
 
- Public Member Functions inherited from RWMimeError
 RWMimeError (const RWCString &msg)
 
virtual ~RWMimeError (void)
 
- Public Member Functions inherited from RWxmsg
 RWxmsg (const char *msg)
 
 RWxmsg (const RWxmsg &msg)
 
 RWxmsg (RWxmsg &&msg)
 
RWxmsgoperator= (const RWxmsg &)
 
RWxmsgoperator= (RWxmsg &&msg)
 
virtual void raise () const
 
void swap (RWxmsg &rhs)
 
virtual const char * why () const
 

Additional Inherited Members

- Protected Member Functions inherited from RWxmsg
 RWxmsg (const char *msg, bool doCopy)
 

Detailed Description

The MIME package throws RWMimeParseError when asked to parse a string which is not valid MIME.

Constructor & Destructor Documentation

RWMimeParseError::RWMimeParseError ( const RWCString msg)

Constructs an RWMimeParseError with the message msg.

virtual RWMimeParseError::~RWMimeParseError ( void  )
virtual

Destructor.

Copyright © 2018 Rogue Wave Software, Inc. All Rights Reserved.
Rogue Wave and SourcePro are registered trademarks of Rogue Wave Software, Inc. in the United States and other countries. All other trademarks are the property of their respective owners.
Provide feedback to Rogue Wave about its documentation.