Class MapException

All Implemented Interfaces:
Serializable

public class MapException extends RuntimeException
See Also:
  • Field Details

    • map

      public final Map map
  • Constructor Details

    • MapException

      public MapException(Map map, String s)