MJavaError Class Reference

class MJavaError

Constructor & Destructor Documentation

~MJavaError()

~MJavaError ( ) [inline, virtual]
Dtor
Since
1.0

Member Functions Documentation

Description()

TDesC8 & Description ( ) [pure virtual]

Get the error description string for this object.

Since
1.0

ErrorCode()

TInt ErrorCode ( ) const [pure virtual]

Get the error code contained by this object.

Since
1.0

HasError()

TBool HasError ( ) const [pure virtual]

Determine wether an error is indicated by this object.

Since
1.0

IsWarning()

TBool IsWarning ( ) const [pure virtual]

Determine wether an error is only a warning. This should be a state when the svg may be display, despite a conflict.

Since
1.0