public class InvalidPropertyException extends InvalidArgumentException
Modifier and Type | Method and Description |
---|---|
static InvalidPropertyException |
forProperty(String propertyName,
String propertyValue,
Throwable cause) |
String |
propertyName() |
String |
propertyValue() |
fromMessage, fromMessage
context, getMessage
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2024 Couchbase, Inc.. All rights reserved.