public class InvalidPropertyValueException extends PropertyException
Constructor and Description |
---|
InvalidPropertyValueException() |
InvalidPropertyValueException(String message) |
InvalidPropertyValueException(String message,
Throwable cause) |
InvalidPropertyValueException(Throwable cause) |
addInfo, getInfos, getMessage, getOriginalMessage
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 © 2015 Nuxeo SA. All rights reserved.