@InterfaceAudience.Public public class RequestTooBigException extends DoNotRetryIOException
| Modifier and Type | Field and Description | 
|---|---|
| static int | MAJOR_VERSION | 
| static int | MINOR_VERSION | 
| private static long | serialVersionUID | 
| Constructor and Description | 
|---|
| RequestTooBigException() | 
| RequestTooBigException(String message) | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringprivate static final long serialVersionUID
public static final int MAJOR_VERSION
public static final int MINOR_VERSION
public RequestTooBigException()
public RequestTooBigException(String message)
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.