Class QuietException.Exception

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

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

    • Exception

      public Exception()
    • Exception

      public Exception(String message)
    • Exception

      public Exception(String message, Throwable cause)
    • Exception

      public Exception(Throwable cause)