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, toStringpublic UnresolveablePropertyException(ASTNode astNode, Throwable throwable)
public UnresolveablePropertyException(ASTNode astNode)
public UnresolveablePropertyException(String name)
public String getName()
Copyright © 2001–2015 JBoss by Red Hat. All rights reserved.