Class BlobNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.craftercms.studio.api.v1.exception.ServiceLayerException
org.craftercms.studio.api.v1.exception.BlobNotFoundException
- All Implemented Interfaces:
Serializable
Exception thrown when a blob pointer exists in the repository
but the actual asset does not exist in the blob store.
- See Also:
-
Field Summary
FieldsFields inherited from class org.craftercms.studio.api.v1.exception.ServiceLayerException
serialVersionUID
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
path
-
site
-
-
Constructor Details
-
BlobNotFoundException
-
-
Method Details
-
getPath
-
getSite
-