MSvgError Class Reference
Member Functions Documentation
Description()
TDesC & | Description | ( | ) | [pure virtual] |
Get the error description string for this object.
ErrorCode()
Get the error code contained by this object.
HasError()
TBool
| HasError | ( | ) | [pure virtual] |
Determine wether an error is indicated by this object.
IsWarning()
TBool
| IsWarning | ( | ) | [pure virtual] |
Determine wether an error is only a warning. This should be a state when the svg may be display, despite a conflict.
SystemErrorCode()
TInt
| SystemErrorCode | ( | ) | [pure virtual] |
Get the system error code contained by this object. For example, If ErrorCode() is ESvgDRMFailure, SystemErrorCode() will contain the error-code returned by the system for a drm-failure.
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.