Web API Reference
MapGuide Open Source
Overview
Modules
Classes
MgWarnings Class Reference
[
MgWarnings
]
Exposes non-critical warning messages from services.
More...
Inherits
MgSerializable
.
List of all members.
Public Member Functions
INT32
GetCount
()
Returns the count of warning messages.
MgStringCollection
*
GetMessages
()
Retrieves collection of warning messages.
Detailed Description
Exposes non-critical warning messages from services.
Remarks:
Warnings are applicable only to the last operation performed on a service. Warnings are cleared before each new call to a service API. They are provided for information only.
Comments or suggestions? Send us
feedback
.