MapToLargeException Class TIBCO Spotfire 6.0 API Reference
This exception is used when reading map files that are too large.
Inheritance Hierarchy

System Object
  System Exception
    Spotfire.Dxp.Application.Visuals MapToLargeException

Namespace: Spotfire.Dxp.Application.Visuals
Assembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 13.19.7018.3940 (13.19.7018.3940)
Syntax

[SerializableAttribute]
[ObsoleteAttribute("This exception is no longer used.")]
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public sealed class MapToLargeException : Exception
See Also