Package org.flowable.content.api
Class ContentNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.flowable.common.engine.api.FlowableException
org.flowable.content.api.ContentStorageException
org.flowable.content.api.ContentNotFoundException
- All Implemented Interfaces:
Serializable
Exception indicating an operation is requested on a
ContentObject
that does not exist.- Author:
- Frederik Heremans
- See Also:
-
Field Summary
Fields inherited from class org.flowable.common.engine.api.FlowableException
isLogged, reduceLogLevel
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.flowable.common.engine.api.FlowableException
isLogged, isReduceLogLevel, setLogged, setReduceLogLevel
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ContentNotFoundException
-