Class ResourceDoesNotExist
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.camel.CamelException
org.apache.camel.dsl.jbang.core.common.ResourceDoesNotExist
- All Implemented Interfaces:
Serializable
public class ResourceDoesNotExist
extends org.apache.camel.CamelException
- See Also:
-
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
-
Constructor Details
-
ResourceDoesNotExist
public ResourceDoesNotExist(org.apache.camel.spi.Resource resource)
-