public class AddingNodesException extends RuntimeException
Constructor and Description |
---|
AddingNodesException(String msg)
Attaches a message to the Exception
|
AddingNodesException(Throwable cause)
Attaches a cause to the Exception
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString