org.netbeans.spi.viewmodel
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() |
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public UnknownTypeException(Object node)
node
- a node of unknown typepublic String getMessage()
getMessage
in class Throwable
Built on March 18 2014. | Portions Copyright 1997-2014 Sun Microsystems, Inc. All rights reserved.