Class ContentTooLargeException

All Implemented Interfaces:
Serializable

public class ContentTooLargeException extends ScxHttpException
ContentTooLargeException
Version:
0.0.1
Author:
scx567888
See Also:
  • Constructor Details

    • ContentTooLargeException

      public ContentTooLargeException()
    • ContentTooLargeException

      public ContentTooLargeException(String message)
    • ContentTooLargeException

      public ContentTooLargeException(Throwable cause)
    • ContentTooLargeException

      public ContentTooLargeException(String message, Throwable cause)