Class UndefinedKeyException

All Implemented Interfaces:
Serializable

public class UndefinedKeyException extends UndefinedException
See Also:
  • Constructor Details

    • UndefinedKeyException

      public UndefinedKeyException(Object key)
    • UndefinedKeyException

      public UndefinedKeyException(Object key, Throwable cause)
  • Method Details

    • getKey

      public Object getKey()