Class InvalidDocumentContentException

    • Constructor Detail

      • InvalidDocumentContentException

        public InvalidDocumentContentException​(String message)
        Constructs a new InvalidDocumentContentException with the specified error message.
        Parameters:
        message - Describes the error encountered.