Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codenameone/CodenameOne
/ e
Method
e
CodenameOne/src/com/codename1/io/Log.java:269–271 ·
view source on GitHub ↗
(Throwable t)
Source
from the content-addressed store, hash-verified
267
///
268
/// - `t`: the exception
269
public
static
void
e(Throwable t) {
270
instance.logThrowable(t);
271
}
272
273
/// Deletes the current log file
274
public
static
void
deleteLog() {
Callers
15
getCurrentLocationSync
Method · 0.95
providerStateChanged
Method · 0.95
getExpiryTimes
Method · 0.95
getListenerClass
Method · 0.95
getListener
Method · 0.95
MediaException
Method · 0.95
run
Method · 0.95
buildSound
Method · 0.95
play
Method · 0.95
applyVolume
Method · 0.95
stopSlot
Method · 0.95
unloadSound
Method · 0.95
Calls
1
logThrowable
Method · 0.45
Tested by
15
logException
Method · 0.76
runTest
Method · 0.76
actionPerformed
Method · 0.76
sendAsyncNow
Method · 0.76
trySendOnce
Method · 0.76
logException
Method · 0.76
resolveGlobalResources
Method · 0.76
init
Method · 0.76
testSimpleDateFormat
Method · 0.76
runTest
Method · 0.76
init
Method · 0.76
init
Method · 0.76