public class ResteasyHttpContentTooLargeException extends ResteasyHttpException
Constructor and Description |
---|
ResteasyHttpContentTooLargeException() |
ResteasyHttpContentTooLargeException(String message) |
ResteasyHttpContentTooLargeException(String message,
Throwable cause) |
ResteasyHttpContentTooLargeException(Throwable cause) |
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 © 2018 JBoss by Red Hat. All rights reserved.