Class InvalidFormatException

  • All Implemented Interfaces:
    Serializable

    public class InvalidFormatException
    extends EdalException
    Exception that is thrown when a user requests an unsupported image format
    Author:
    Guy Griffiths, Jon
    See Also:
    Serialized Form
    • Constructor Detail

      • InvalidFormatException

        public InvalidFormatException​(String message)
        Creates a new instance of InvalidFormatException
        Parameters:
        message - The message to display to the client