com.intersys.objects
Class CacheIOException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
com.intersys.objects.CacheIOException
- All Implemented Interfaces:
- Serializable
- public class CacheIOException
- extends IOException
CacheIOException is thrown when an error occurs using Cache Streams
- See Also:
CacheInputStream
,
CacheOutputStream
,
Serialized Form
CacheIOException
public CacheIOException(CacheException x)
printFullTrace
public void printFullTrace(OutputStream out)
printFullTrace
public void printFullTrace(Writer out)
printStackTrace
public void printStackTrace(PrintStream s)
printStackTrace
public void printStackTrace()
printStackTrace
public void printStackTrace(PrintWriter s)