public class NodeNotFoundException
extends java.lang.IllegalArgumentException
| Constructor and Description |
|---|
NodeNotFoundException(java.lang.String s) |
NodeNotFoundException(java.lang.String message,
java.lang.Throwable cause) |
NodeNotFoundException(java.lang.Throwable cause) |