Overview | Namespace | Class | Index | Help |
PUBLIC MEMBERS: | CLASSES | STRUCTS | UNIONS | ENUMS | TYPEDEFS | METHODS | STATIC METHODS | DATA | STATIC DATA |
PRIVATE MEMBERS: | CLASSES | STRUCTS | UNIONS | ENUMS | TYPEDEFS | METHODS | STATIC METHODS | DATA | STATIC DATA |
virtual | abstract | interface | template |
NO | NO | NO | NO |
Used when parsing (part of) a URI fails for syntactical reasons.
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. |
Data |
|
rtl::OUString m_aMessage; |
Copyright © 1995, 2012, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.