public class AssetNotFoundException
extends java.lang.RuntimeException
StaticAssetService indicating that the asset requested does not exist.| Constructor and Description |
|---|
AssetNotFoundException() |
AssetNotFoundException(java.lang.String message) |
AssetNotFoundException(java.lang.String message,
java.lang.Throwable cause) |
AssetNotFoundException(java.lang.Throwable cause) |
public AssetNotFoundException()
public AssetNotFoundException(java.lang.Throwable cause)
public AssetNotFoundException(java.lang.String message)
public AssetNotFoundException(java.lang.String message,
java.lang.Throwable cause)
Copyright © 2018. All Rights Reserved.