Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
bool ExceptionRaised(Exception ^ e);
public bool ExceptionRaised (Exception e);
member this.ExceptionRaised : Exception -> bool
Public Function ExceptionRaised (e As Exception) As Boolean