Map Exception
Construct a new MapException with the specified error code.
Parameters
error Code
The error code.
Construct a new MapException with the specified cause.
Parameters
error Code
The error code.
cause
The proximal cause of the MapException.