AssetStorageException
Thrown by AssetStorage and related services. message describes the problem, while cause is the optional cause of the exception.
Note that AssetStorage usually throws subclasses of this exception, rather than instances of this exception directly. This class acts as the common superclass with which all AssetStorage-related exceptions can be caught and handled.