Web API Reference MapGuide Open Source

MgInvalidResourcePathException Class Reference
[Exceptions]

Thrown when a resource path is invalid. More...

Inherits MgApplicationException.

List of all members.


Detailed Description

Thrown when a resource path is invalid.

Remarks:
A resource path cannot contain:
  • any of the following characters % * : | \ ? < ' & " > =
  • a space at the begin or at the end
  • any of these character sequences: "//" " /" "/ "

Comments or suggestions? Send us feedback.