Skip to content

Instantly share code, notes, and snippets.

@mschauer
Last active August 18, 2017 19:30
Show Gist options
  • Select an option

  • Save mschauer/f01fe4231ec0da414b7559fd05a34813 to your computer and use it in GitHub Desktop.

Select an option

Save mschauer/f01fe4231ec0da414b7559fd05a34813 to your computer and use it in GitHub Desktop.
Undocumented exceptions
"ArgumentError"
"AssertionError"
"Base.DNSError" No documentation found.
"Base.Distributed.BatchProcessingError" No documentation found.
"Base.LibGit2.Error.GitError" No documentation found.
"Base.LinAlg.ARPACKException" No documentation found.
"Base.LinAlg.LAPACKException" No documentation found.
"Base.LinAlg.PosDefException" No documentation found.
"Base.LinAlg.RankDeficientException" No documentation found.
"Base.LinAlg.SingularException" No documentation found.
"Base.Pkg.Entry.PkgTestError" No documentation found.
"Base.Pkg.PkgError" No documentation found.
"Base.Pkg.Resolve.MaxSum.UnsatError" No documentation found.
"Base.PrecompilableError" No documentation found.
"Base.SimdLoop.SimdError" No documentation found.
"Base.SparseArrays.CHOLMOD.CHOLMODException" No documentation found.
"Base.SparseArrays.UMFPACK.MatrixIllConditionedException" No documentation found.
"Base.Test.FallbackTestSetException" No documentation found.
"Base.Test.TestSetException"
"Base.UVError" No documentation found.
"Base.WrappedException" No documentation found.
"BoundsError"
"EOFError"
"ErrorException"
"InexactError"
"InterruptException"
"InvalidStateException" No documentation found.
"KeyError"
"MethodError"
"NullException"
"OutOfMemoryError"
"OverflowError"
"ParseError"
"ProcessExitedException"
"ReadOnlyMemoryError"
"RemoteException"
"SegmentationFault" No documentation found.
"StackOverflowError"
"SystemError"
"TypeError"
"UndefRefError"
"UndefVarError"
"UnicodeError" No documentation found.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment