@PublicApi
public class VCacheException
extends java.lang.RuntimeException
| Constructor and Description |
|---|
VCacheException(java.lang.String message)
Creates an instance with the supplied message.
|
VCacheException(java.lang.String message,
java.lang.Throwable cause)
Creates an instance with the supplied message and cause.
|
public VCacheException(java.lang.String message)
message - the message for the exception.public VCacheException(java.lang.String message,
java.lang.Throwable cause)
message - the message for the exception.cause - the cause of the exception.Copyright © 2022 Atlassian. All rights reserved.