ewe.io
Class IOException
java.lang.Object
java.lang.Throwable
java.lang.Exception
ewe.io.IOException
- Direct Known Subclasses:
- BackupException, CorruptedDataException, DatabaseOperationException, EncryptedDataException, EOFException, FileNotFoundException, InconsistentDatabaseStateException, InterruptedIOException, MalformedURLException, ObjectStreamException, ReadOnlyException, RemoteCallException, RestoreException, SocketException, UnknownHostException, UnsupportedEncodingException, UTFDataFormatException, ZipException
- public class IOException
- extends Exception
IOException
public IOException(String msg)
IOException
public IOException()
IOException
public IOException(Throwable cause)
IOException
public IOException(String message,
Throwable cause)