Package com.adobe.granite.asset.api
Class AssetIOException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.adobe.granite.asset.api.AssetException
com.adobe.granite.asset.api.AssetIOException
- All Implemented Interfaces:
Serializable
Exception to be used for all Asset I/O related operations
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionAssetIOException(String message) AssetIOException(String message, Throwable rootCause) AssetIOException(Throwable rootCause) -
Method Summary
Methods inherited from class com.adobe.granite.asset.api.AssetException
getArgs, getMessage, getMessageFormatMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
AssetIOException
-
AssetIOException
-
AssetIOException
-