public class InvalidPropertyValueException extends PropertyException
statusCode| Constructor and Description |
|---|
InvalidPropertyValueException() |
InvalidPropertyValueException(String message) |
InvalidPropertyValueException(String message,
Throwable cause) |
InvalidPropertyValueException(Throwable cause) |
addInfo, getInfos, getMessage, getOriginalMessage, getStatusCodeaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InvalidPropertyValueException()
public InvalidPropertyValueException(String message)
public InvalidPropertyValueException(String message, Throwable cause)
public InvalidPropertyValueException(Throwable cause)
Copyright © 2019 Nuxeo. All rights reserved.