java.io.Serializable
public class RequestTooBigException
extends java.io.IOException
Constructor | Description |
---|---|
RequestTooBigException() |
|
RequestTooBigException(java.lang.String message) |
|
RequestTooBigException(java.lang.String message,
java.lang.Throwable cause) |
|
RequestTooBigException(java.lang.Throwable cause) |
public RequestTooBigException()
public RequestTooBigException(java.lang.String message)
public RequestTooBigException(java.lang.String message, java.lang.Throwable cause)
public RequestTooBigException(java.lang.Throwable cause)
Copyright © 2018. All rights reserved.