@PublicApi public class VCacheException extends RuntimeException
| Constructor and Description |
|---|
VCacheException(String message)
Creates an instance with the supplied message.
|
VCacheException(String message,
Throwable cause)
Creates an instance with the supplied message and cause.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic VCacheException(String message)
message - the message for the exception.Copyright © 2016 Atlassian. All rights reserved.