Web API Reference MapGuide Open Source

MgDomainException Class Reference
[Exceptions]

Thrown when a value is used outside of its domain of definition. More...

Inherits MgSystemException.

List of all members.


Detailed Description

Thrown when a value is used outside of its domain of definition.

Remarks:
For example, computing arccosine on a value whose absolute value is greater than one would raise a domain exception.

Comments or suggestions? Send us feedback.