Class InvalidContentTypeException

    • Constructor Detail

      • InvalidContentTypeException

        public InvalidContentTypeException​(String sMsg)
        Constructs an InvalidContentTypeException with the specified detail message.
        Parameters:
        sMsg - The detail message.