Class StreamStillOpenException

  • All Implemented Interfaces:
    java.io.Serializable

    public class StreamStillOpenException
    extends java.io.IOException
    Since:
    4.0.10
    Version:
    $Revision: 6376 $ $Date: 2007-04-10 17:55:53 -0300 (Tue, 10 Apr 2007) $
    See Also:
    Serialized Form
    • Method Summary

      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • StreamStillOpenException

        public StreamStillOpenException()
      • StreamStillOpenException

        public StreamStillOpenException​(java.lang.String s)