public class WrappedIOException extends JenaException
| Constructor and Description |
|---|
WrappedIOException(IOException cause) |
WrappedIOException(String message,
IOException cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic WrappedIOException(IOException cause)
public WrappedIOException(String message, IOException cause)
Licenced under the Apache License, Version 2.0