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, getStatusCode
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public InvalidPropertyValueException()
public InvalidPropertyValueException(String message)
public InvalidPropertyValueException(String message, Throwable cause)
public InvalidPropertyValueException(Throwable cause)
Copyright © 2018 Nuxeo. All rights reserved.