Class MultipartFileTooBigException

All Implemented Interfaces:
Serializable

public class MultipartFileTooBigException extends MultipartRequestException
See Also:
  • Constructor Details

    • MultipartFileTooBigException

      public MultipartFileTooBigException(String fileName, long sizeLimit)
  • Method Details

    • getFileName

      public String getFileName()
    • getSizeLimit

      public long getSizeLimit()