public class AssetNotFoundException extends RuntimeException
StaticAssetService indicating that the asset requested does not exist.| Constructor and Description | 
|---|
| AssetNotFoundException() | 
| AssetNotFoundException(String message) | 
| AssetNotFoundException(String message,
                      Throwable cause) | 
| AssetNotFoundException(Throwable cause) | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2020. All rights reserved.