Class ImageNotFoundException

    • Constructor Detail

      • ImageNotFoundException

        public ImageNotFoundException​(String image,
                                      Throwable cause)
      • ImageNotFoundException

        public ImageNotFoundException​(String image,
                                      String message)
      • ImageNotFoundException

        public ImageNotFoundException​(String image)
    • Method Detail

      • getImage

        public String getImage()