Mimics
Inactive cells
Active cells
Specs
Inactive cells (details)
kind = "Condition Error NativeException"
Active cells (details)
report()

returns a representation of this error, showing some information about the native exception

method(
  stackTrace = "%[  %s\n%]" format(self exceptionStackTrace) 
  "#{self exceptionType}: #{self exceptionMessage} (#{self kind})

#{stackTrace}

#{message asStackTraceText}
#{context stackTraceAsText}")