Example usage for Java java.lang TypeNotPresentException fields, constructors, methods, implement or subclass
The text is from its open source code.
TypeNotPresentException(String typeName, Throwable cause) Constructs a TypeNotPresentException for the named type with the specified cause. |
void | printStackTrace() Prints this throwable and its backtrace to the standard error stream. |