public class DatasetOperationException extends DatasetException
DatasetException
thrown when an implementation-specific step fails
and prevents a dataset operation from completing successfully.Constructor and Description |
---|
DatasetOperationException(String message,
Throwable t) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2013–2014. All rights reserved.