public class UnresolveablePropertyException extends RuntimeException
Constructor and Description |
---|
UnresolveablePropertyException(ASTNode astNode) |
UnresolveablePropertyException(ASTNode astNode,
Throwable throwable) |
UnresolveablePropertyException(String name) |
Modifier and Type | Method and Description |
---|---|
String |
getName() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public UnresolveablePropertyException(ASTNode astNode, Throwable throwable)
public UnresolveablePropertyException(ASTNode astNode)
public UnresolveablePropertyException(String name)
public String getName()
Copyright © 2001-2017 JBoss by Red Hat. All Rights Reserved.