Class IllegalLookupValueProviderKeyException

  • All Implemented Interfaces:
    java.io.Serializable

    public class IllegalLookupValueProviderKeyException
    extends java.lang.RuntimeException
    See Also:
    Serialized Form
    • Constructor Detail

      • IllegalLookupValueProviderKeyException

        public IllegalLookupValueProviderKeyException()
      • IllegalLookupValueProviderKeyException

        public IllegalLookupValueProviderKeyException​(java.lang.String message)
      • IllegalLookupValueProviderKeyException

        public IllegalLookupValueProviderKeyException​(java.lang.String message,
                                                      java.lang.Throwable cause)
      • IllegalLookupValueProviderKeyException

        public IllegalLookupValueProviderKeyException​(java.lang.Throwable cause)
      • IllegalLookupValueProviderKeyException

        public IllegalLookupValueProviderKeyException​(java.lang.String message,
                                                      java.lang.Throwable cause,
                                                      boolean enableSuppression,
                                                      boolean writableStackTrace)