public class DataStoreAlreadyClosedException extends DataStoreException
| Constructor and Description |
|---|
DataStoreAlreadyClosedException() |
DataStoreAlreadyClosedException(String message) |
DataStoreAlreadyClosedException(String message,
Throwable cause) |
DataStoreAlreadyClosedException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic DataStoreAlreadyClosedException()
public DataStoreAlreadyClosedException(String message)
public DataStoreAlreadyClosedException(String message, Throwable cause)
public DataStoreAlreadyClosedException(Throwable cause)
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.