Class MultipartFileErrorException

All Implemented Interfaces:
Serializable

public class MultipartFileErrorException extends MultipartRequestException
See Also:
  • Constructor Details

    • MultipartFileErrorException

      public MultipartFileErrorException(String fileName, IOException e)
  • Method Details

    • getFileName

      public String getFileName()