public class IllegalLookupValueProviderKeyException
extends java.lang.RuntimeException
| Constructor and Description |
|---|
IllegalLookupValueProviderKeyException() |
IllegalLookupValueProviderKeyException(java.lang.String message) |
IllegalLookupValueProviderKeyException(java.lang.String message,
java.lang.Throwable cause) |
IllegalLookupValueProviderKeyException(java.lang.String message,
java.lang.Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
IllegalLookupValueProviderKeyException(java.lang.Throwable cause) |
public IllegalLookupValueProviderKeyException()
public IllegalLookupValueProviderKeyException(java.lang.String message)
public IllegalLookupValueProviderKeyException(java.lang.String message,
java.lang.Throwable cause)
public IllegalLookupValueProviderKeyException(java.lang.Throwable cause)
public IllegalLookupValueProviderKeyException(java.lang.String message,
java.lang.Throwable cause,
boolean enableSuppression,
boolean writableStackTrace)