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