Class QuietException.RuntimeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.eclipse.jetty.io.QuietException.RuntimeException
All Implemented Interfaces:
Serializable, QuietException
Enclosing interface:
QuietException

public static class QuietException.RuntimeException extends RuntimeException implements QuietException
See Also:
  • Constructor Details

    • RuntimeException

      public RuntimeException()
    • RuntimeException

      public RuntimeException(String message)
    • RuntimeException

      public RuntimeException(String message, Throwable cause)
    • RuntimeException

      public RuntimeException(Throwable cause)