@Immutable public class InvalidPathExpressionException extends RuntimeException
path expression
was specified.Constructor and Description |
---|
InvalidPathExpressionException() |
InvalidPathExpressionException(String message) |
InvalidPathExpressionException(String message,
Throwable cause) |
InvalidPathExpressionException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public InvalidPathExpressionException()
public InvalidPathExpressionException(String message)
message
- public InvalidPathExpressionException(Throwable cause)
cause
- Copyright © 2008–2016 JBoss, a division of Red Hat. All rights reserved.