| Modifier and Type | Field and Description | 
|---|---|
| static java.lang.ThreadLocal<java.lang.Throwable> | exception | 
| Constructor and Description | 
|---|
| Exceptions() | 
| Exceptions(EmptyObject empty) | 
| Modifier and Type | Method and Description | 
|---|---|
| static java.lang.Object | __hx_create(Array arr) | 
| static java.lang.Object | __hx_createEmpty() | 
| static void | __hx_ctor_haxe_lang_Exceptions(Exceptions __temp_me69) | 
| static java.lang.Throwable | currentException() | 
| static void | setException(java.lang.Throwable exc) | 
__hx_ctor_haxe_lang_HxObject, __hx_deleteField, __hx_getField_f, __hx_getField, __hx_getFields, __hx_invokeField, __hx_lookupField_f, __hx_lookupField, __hx_lookupSetField_f, __hx_lookupSetField, __hx_setField_f, __hx_setFieldpublic Exceptions(EmptyObject empty)
public Exceptions()
public static void __hx_ctor_haxe_lang_Exceptions(Exceptions __temp_me69)
public static void setException(java.lang.Throwable exc)
public static java.lang.Throwable currentException()
public static java.lang.Object __hx_createEmpty()
public static java.lang.Object __hx_create(Array arr)