Class CannotSaveImageException

  • All Implemented Interfaces:
    Serializable

    @ResponseStatus(BAD_REQUEST)
    public class CannotSaveImageException
    extends RuntimeException
    Exception thrown when there is error when saving an image
    See Also:
    Serialized Form
    • Constructor Detail

      • CannotSaveImageException

        public CannotSaveImageException​(String message)
        Creates new instances with given message
        Parameters:
        message - exception message