|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object java.lang.Throwable java.lang.Exception nextgrid.api.pom.ProcessException com.gridsystems.nextgrid.api.pom.ref.UnresolvedReferenceException
public final class UnresolvedReferenceException
UnresolvedReferenceException type.
Constructor Summary | |
---|---|
UnresolvedReferenceException(java.lang.String name)
Creates a new instance. |
Method Summary | |
---|---|
java.lang.String |
getReferenceName()
Gets the name of the reference that could not be resolved. |
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public UnresolvedReferenceException(java.lang.String name)
name
- The reference nameMethod Detail |
---|
public java.lang.String getReferenceName()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |