public static final class WorkManager.ExecutionException extends ConfigurationException
| Constructor and Description |
|---|
ExecutionException(List<Exception> errors) |
ExecutionException(Throwable t) |
ExecutionException(WorkManager.ExecutionException e) |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
getCause(Class<T> eClass) |
getLocation, getMessageaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ExecutionException(Throwable t)
public ExecutionException(WorkManager.ExecutionException e)
public <T> T getCause(Class<T> eClass)
Copyright © 2019. All rights reserved.