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, getMessage
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ExecutionException(Throwable t)
public ExecutionException(WorkManager.ExecutionException e)
public <T> T getCause(Class<T> eClass)
Copyright © 2018. All rights reserved.