JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
arc.assets
Interface AssetErrorListener
public interface
AssetErrorListener
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
error
(
AssetDescriptor
asset,
Throwable
throwable)
Method Details
error
void
error
(
AssetDescriptor
asset,
Throwable
throwable)