public class NodeConstraintViolationException
extends javax.jcr.nodetype.ConstraintViolationException
| Constructor and Description |
|---|
NodeConstraintViolationException(JCRNodeWrapper node,
String constraintMessage,
Locale locale) |
NodeConstraintViolationException(String message,
JCRNodeWrapper node,
String constraintMessage,
Locale locale) |
| Modifier and Type | Method and Description |
|---|---|
String |
getConstraintMessage() |
Locale |
getLocale() |
String |
getPath() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic NodeConstraintViolationException(JCRNodeWrapper node, String constraintMessage, Locale locale)
public NodeConstraintViolationException(String message, JCRNodeWrapper node, String constraintMessage, Locale locale)
Copyright © 2004–2020 Jahia Solutions Group SA. All rights reserved.