Class ResteasyHttpContentTooLargeException

All Implemented Interfaces:
Serializable

public class ResteasyHttpContentTooLargeException extends ResteasyHttpException
Version:
$Revision: 1.1 $ Copyright Jul 28, 2012
See Also:
  • Field Details

  • Constructor Details

    • ResteasyHttpContentTooLargeException

      public ResteasyHttpContentTooLargeException()
    • ResteasyHttpContentTooLargeException

      public ResteasyHttpContentTooLargeException(String message)
    • ResteasyHttpContentTooLargeException

      public ResteasyHttpContentTooLargeException(String message, Throwable cause)
    • ResteasyHttpContentTooLargeException

      public ResteasyHttpContentTooLargeException(Throwable cause)