public final class NodeNotInCategoryException extends Exception
Constructor and Description |
---|
NodeNotInCategoryException()
Default class constructor.
|
NodeNotInCategoryException(String s)
Constructs a new exception with the passed string as the message
encapsulated in the exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public NodeNotInCategoryException()
public NodeNotInCategoryException(String s)
s
- The exception's message.Copyright © 2021. All rights reserved.