Class MapNotFoundException

All Implemented Interfaces:
Serializable

public class MapNotFoundException extends RuntimeException
An exception to indicate that a required map does not exist.
Since:
Coherence 14.1.1
Author:
jk 2018.03.05
See Also:
  • Constructor Details

    • MapNotFoundException

      public MapNotFoundException(String sMapName)
      Parameters:
      sMapName - the name of the missing map