Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Namespaces | Functions | Variables
dart_error.cc File Reference
#include "tonic/logging/dart_error.h"
#include <atomic>
#include "tonic/common/macros.h"
#include "tonic/converter/dart_converter.h"

Go to the source code of this file.

Namespaces

namespace  tonic
 
namespace  tonic::DartError
 

Functions

void tonic::SetUnhandledExceptionReporter (DartError::UnhandledExceptionReporter reporter)
 
bool tonic::CheckAndHandleError (Dart_Handle handle)
 
DartErrorHandleType tonic::GetErrorHandleType (Dart_Handle handle)
 
int tonic::GetErrorExitCode (Dart_Handle handle)
 

Variables

const char tonic::DartError::kInvalidArgument [] = "Invalid argument."