public class CacheNoStartedException extends Exception
| Constructor and Description |
|---|
CacheNoStartedException(String message)
Constructs a
CacheNoStartedException with the specified detail message. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic CacheNoStartedException(String message)
CacheNoStartedException with the specified detail message.message - the detail message.Copyright © 2022. All rights reserved.