Class InvalidDocumentException

    • Constructor Detail

      • InvalidDocumentException

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