Package org.apache.tapestry5.services
Class AssetNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.tapestry5.services.AssetNotFoundException
- All Implemented Interfaces:
Serializable
Class that represents the exception of an asset not being found.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionAssetNotFoundException
(String message) AssetNotFoundException
(String message, Resource resource) Constructs an exception with message and aResource
. -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString