|
||||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
Object
|
+--Exception
|
+--URISyntaxException
in URI.h
| Field Summary | |
protected String |
m_strMessage
|
| Fields inherited from class Exception |
m_pCause |
| Constructor Summary | |
URISyntaxException( const String& strReason, const String& strSource )
|
|
| Method Summary | |
virtual String |
getMessage() const
|
| Methods inherited from class Exception |
cause, getMessage, getMessageAll, destroy |
| Methods inherited from class Object |
toString, destroy, className, isInstanceOf, typeInfo |
| Field Detail |
protected String m_strMessage;
| Constructor Detail |
public URISyntaxException( const String& strReason, const String& strSource );
| Method Detail |
public virtual String getMessage() const;
|
||||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||