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) |
format
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2013–2015. All rights reserved.