MapGuide API Reference
 All Classes Functions Variables Enumerations Enumerator Friends
MgWarnings Class Reference

Exposes non-critical warning messages from services. More...

+ Inheritance diagram for MgWarnings:

List of all members.

Public Member Functions

INT32 GetCount ()
 Returns the count of warning messages.
MgStringCollectionGetMessages ()
 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.