Package org.javarosa.core.io
Class StreamsUtil.OutputIOException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.javarosa.core.io.StreamsUtil.OutputIOException
- All Implemented Interfaces:
Serializable
- Enclosing class:
- StreamsUtil
@Deprecated public class StreamsUtil.OutputIOException extends IOException
Deprecated.
- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description OutputIOException(IOException internal)Deprecated. -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
OutputIOException
Deprecated.
-