public class UnavailableException extends RuntimeException
Constructor and Description |
---|
UnavailableException(String message,
String key)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
String |
getLookupKey()
Returns the key to the component that is no longer available.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public String getLookupKey()
Copyright © 2022. All rights reserved.