public class TypeNotFoundException extends DatasetException
Exception thrown to indicate that there is a problem finding a given type.
| Constructor and Description |
|---|
TypeNotFoundException(String message) |
TypeNotFoundException(String message,
Throwable cause) |
TypeNotFoundException(Throwable cause) |
formataddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2013–2015. All rights reserved.