public class UnknownTypeException extends Exception
Constructor and Description |
---|
UnknownTypeException(Object node)
Creates a new instance of exception for given node.
|
Modifier and Type | Method and Description |
---|---|
String |
getMessage() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public UnknownTypeException(Object node)
node
- a node of unknown typepublic String getMessage()
getMessage
in class Throwable
Built on August 30 2023. | Copyright © 2017-2023 Apache Software Foundation. All Rights Reserved.