The Free and Open Productivity Suite
QA Volunteers Needed -- Help us test OpenOffice

Developer's Guide

API

SDK

Tips 'n' Tricks

Miscellaneous

Content for Apache OpenOffice version 3.4.

:: rtl ::

class MalformedUriException


Base Classes
None.
Known Derived Classes
None.

virtual abstract interface template
NO NO NO NO
Summary
An exception indicating a malformed URI.
Description

Used when parsing (part of) a URI fails for syntactical reasons.

File
malformeduriexception.hxx

Public Members

Methods


MalformedUriException( const rtl::OUString & rMessage );
Create a MalformedUriException.

MalformedUriException( const MalformedUriException & other );

~MalformedUriException( );
MalformedUriException
operator=( const MalformedUriException & rOther );
const rtl::OUString &
getMessage( ) const;
Get the message.

Private Members

Data

rtl::OUString m_aMessage;

Top of Page

Apache Feather

Copyright & License | Privacy | Contact Us | Donate

Apache, the Apache feather logo, and OpenOffice are trademarks of The Apache Software Foundation. OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.