com.indexdata.torus2.exception
Class InternalIOException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.indexdata.torus2.exception.InternalIOException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- NotFoundException, RealmClient.RealmClientException
public class InternalIOException
- extends Exception
Represents low-level record read/write exception.
- Author:
- jakub
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
InternalIOException
public InternalIOException(String msg,
Throwable cause)
InternalIOException
public InternalIOException(String msg)
InternalIOException
public InternalIOException(Throwable cause)
Copyright © 2008-2013 Index Data. All Rights Reserved.