Hacktoberfestdocsgood first issuehelp wanted
Description
Some days ago I generated a list of Exceptions without inline documentation. Here it is:
Base.DNSError
Base.Distributed.BatchProcessingError
Base.LibGit2.Error.GitError
Base.LinAlg.ARPACKException
Base.LinAlg.LAPACKException
Base.LinAlg.PosDefException
Base.LinAlg.RankDeficientException
Base.LinAlg.SingularException
Base.Pkg.Entry.PkgTestError
Base.Pkg.PkgError
Base.Pkg.Resolve.MaxSum.UnsatError
Base.PrecompilableError
Base.SimdLoop.SimdError
Base.SparseArrays.CHOLMOD.CHOLMODException
Base.SparseArrays.UMFPACK.MatrixIllConditionedException
Base.Test.FallbackTestSetException
Base.UVError
~Base.WrappedException~
InvalidStateException
SegmentationFault
UnicodeError
Some of those are quite prominent, e.g. PosDefException.