public class NotCached extends Exception
Constructor and Description |
---|
NotCached(String message)
Construct a NotCached exception with the message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public NotCached(String message)
message
- the description of this exceptionCopyright © 2020. All Rights Reserved.