Class Join.JoinException

  • All Implemented Interfaces:
    java.io.Serializable
    Enclosing class:
    Join

    public static class Join.JoinException
    extends java.lang.RuntimeException
    Exception thrown in response to an IOException from the supplied Appendable. This is used because most callers won't want to worry about catching an IOException.
    See Also:
    Serialized Form
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString