public class UnexpectedArrayNodeException extends Exception
| Constructor and Description |
|---|
UnexpectedArrayNodeException(SearchPath pSearchPath,
String pNode,
Context pCtx) |
| Modifier and Type | Method and Description |
|---|---|
Context |
getContext() |
String |
getNode() |
SearchPath |
getSearchPath() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnexpectedArrayNodeException(SearchPath pSearchPath, String pNode, Context pCtx)
public SearchPath getSearchPath()
public String getNode()
public Context getContext()
Copyright © 2019. All rights reserved.