Class MalformedManifestException

    • Constructor Detail

      • MalformedManifestException

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