Wolfram ResearchProductsPurchasingServices & ResourcesAbout UsOur Sites

GetNETException

GetNETException[]
returns the .NET exception object that was thrown in the most recent call from Mathematica to .NET.
  • To use GetNETException, you first need to load .NET/Link using Needs["NETLink`"].
  • Returns Null if no exception was thrown in the most recent call.
  • You can use GetNETException with $NETExceptionHandler to implement a custom exception-handling scheme.
© 2008 Wolfram Research, Inc. japanese.gif
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team