Package org.pkl.config.java
Class NoSuchChildException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.pkl.config.java.NoSuchChildException
- All Implemented Interfaces:
Serializable
Thrown by
Config.get(java.lang.String) when a child node with the given name does not exist, or when the
current config node is a leaf node.- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
NoSuchChildException
-
-
Method Details
-
getChildName
-