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, toStringpublic UnknownTypeException(Object node)
node - a node of unknown typepublic String getMessage()
getMessage in class ThrowableBuilt on May 21 2013. | Portions Copyright 1997-2013 Oracle. All rights reserved.