public class MapEntryKeyProductionException
extends java.lang.Exception
MapEntryKeyFactory failed to produce
map entry keys.| Constructor and Description |
|---|
MapEntryKeyProductionException() |
MapEntryKeyProductionException(java.lang.String message) |
MapEntryKeyProductionException(java.lang.String message,
java.lang.Throwable cause) |
MapEntryKeyProductionException(java.lang.String message,
java.lang.Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
MapEntryKeyProductionException(java.lang.Throwable cause) |
public MapEntryKeyProductionException()
public MapEntryKeyProductionException(java.lang.String message)
public MapEntryKeyProductionException(java.lang.String message,
java.lang.Throwable cause)
public MapEntryKeyProductionException(java.lang.String message,
java.lang.Throwable cause,
boolean enableSuppression,
boolean writableStackTrace)
public MapEntryKeyProductionException(java.lang.Throwable cause)