public class SchemaNotFoundException extends DatasetException
Exception thrown to indicate that there is a problem finding a particular version of a schema.
Constructor and Description |
---|
SchemaNotFoundException(String message) |
SchemaNotFoundException(String message,
Throwable cause) |
SchemaNotFoundException(Throwable cause) |
format
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2013–2015. All rights reserved.