@Deprecated public class ResteasyHttpContentTooLargeException extends ResteasyHttpException
Constructor and Description |
---|
ResteasyHttpContentTooLargeException()
Deprecated.
|
ResteasyHttpContentTooLargeException(String message)
Deprecated.
|
ResteasyHttpContentTooLargeException(String message,
Throwable cause)
Deprecated.
|
ResteasyHttpContentTooLargeException(Throwable cause)
Deprecated.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ResteasyHttpContentTooLargeException()
public ResteasyHttpContentTooLargeException(String message)
public ResteasyHttpContentTooLargeException(String message, Throwable cause)
public ResteasyHttpContentTooLargeException(Throwable cause)
Copyright © 2023. All rights reserved.