Class WebFileNotFoundException

All Implemented Interfaces:
Serializable

public class WebFileNotFoundException extends WebFileException
See Also:
  • Constructor Details

    • WebFileNotFoundException

      public WebFileNotFoundException()
    • WebFileNotFoundException

      public WebFileNotFoundException(String message)
    • WebFileNotFoundException

      public WebFileNotFoundException(String message, Throwable cause)
    • WebFileNotFoundException

      public WebFileNotFoundException(Throwable cause)