18 references to ThrowException
Microsoft.VisualBasic.Core (18)
Microsoft\VisualBasic\FileIO\FileSystem.vb (18)
379overwrite:=False, UIOptionInternal.NoUI, UICancelOption.ThrowException)
391overwrite, UIOptionInternal.NoUI, UICancelOption.ThrowException)
404overwrite:=False, ToUIOptionInternal(showUI), UICancelOption.ThrowException)
428overwrite:=False, UIOptionInternal.NoUI, UICancelOption.ThrowException)
439overwrite, UIOptionInternal.NoUI, UICancelOption.ThrowException)
452overwrite:=False, ToUIOptionInternal(showUI), UICancelOption.ThrowException)
493UIOptionInternal.NoUI, RecycleOption.DeletePermanently, UICancelOption.ThrowException)
504ToUIOptionInternal(showUI), recycle, UICancelOption.ThrowException)
525DeleteFileInternal(file, UIOptionInternal.NoUI, RecycleOption.DeletePermanently, UICancelOption.ThrowException)
535DeleteFileInternal(file, ToUIOptionInternal(showUI), recycle, UICancelOption.ThrowException)
561overwrite:=False, UIOptionInternal.NoUI, UICancelOption.ThrowException)
572overwrite, UIOptionInternal.NoUI, UICancelOption.ThrowException)
585overwrite:=False, ToUIOptionInternal(showUI), UICancelOption.ThrowException)
609overwrite:=False, UIOptionInternal.NoUI, UICancelOption.ThrowException)
620overwrite, UIOptionInternal.NoUI, UICancelOption.ThrowException)
633overwrite:=False, ToUIOptionInternal(showUI), UICancelOption.ThrowException)
1042Overwrite, UIOptionInternal.NoUI, UICancelOption.ThrowException)
2022argValue = UICancelOption.ThrowException Then