Platforms to show: All Mac Windows Linux Cross-Platform

DelegateCrashExceptionMBS class

Super class: RuntimeException

Type Topic Plugin Version macOS Windows Linux iOS Targets
class Process MBS Util Plugin 23.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The exception raised when a delegate call crashes.

Raised in CallDelegateCrashSafeMBS function.
Message defines what caused the crash and ErrorNumber is the signal number (platform dependent!).

Message contains the reason, e.g.

  • Delegate crashed with invalid pointer access.
  • Delegate crashed with illegal instruction.
  • Delegate crashed with floating point error.
  • Delegate crashed with wrong system call.
  • Delegate crashed with broken pipe.
  • Delegate crashed with memory bus error.
Subclass of the RuntimeException class.

This class has no sub classes.

Some examples using this class:

Blog Entries

Release notes


The items on this page are in the following plugins: MBS Util Plugin.


DeclareLibraryMBS   -   DesktopApplication


The biggest plugin in space...