public class MalformedPathException extends NameException
See the section 4.6 of the JCR 1.0 specification for details of the JCR path syntax.
Constructor and Description |
---|
MalformedPathException(String message)
Creates a MalformedPathException with the given error message.
|
MalformedPathException(String message,
Throwable rootCause)
Creates a MalformedPathException with the given error message
and root cause exception.
|
public MalformedPathException(String message)
message
- error message"Copyright © 2006 - 2015 Adobe Systems Incorporated. All Rights Reserved"