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, toString
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
Copyright © 2021 Couchbase, Inc.. All rights reserved.