MCPcopy 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

providerStateChangedMethod · 0.95
getExpiryTimesMethod · 0.95
getListenerClassMethod · 0.95
getListenerMethod · 0.95
MediaExceptionMethod · 0.95
runMethod · 0.95
buildSoundMethod · 0.95
playMethod · 0.95
applyVolumeMethod · 0.95
stopSlotMethod · 0.95
unloadSoundMethod · 0.95

Calls 1

logThrowableMethod · 0.45

Tested by 15

logExceptionMethod · 0.76
runTestMethod · 0.76
actionPerformedMethod · 0.76
sendAsyncNowMethod · 0.76
trySendOnceMethod · 0.76
logExceptionMethod · 0.76
initMethod · 0.76
testSimpleDateFormatMethod · 0.76
runTestMethod · 0.76
initMethod · 0.76
initMethod · 0.76