public class ReferenceNotResolvableException
extends java.lang.Exception
Constructor and Description |
---|
ReferenceNotResolvableException(java.lang.String componentPath)
Construct ReferenceNotResolvableException for given unresolvable reference to event type or component schema
|
ReferenceNotResolvableException(java.lang.Throwable cause,
java.lang.String componentPath) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getComponentPath() |
public ReferenceNotResolvableException(java.lang.String componentPath)
componentPath
- public ReferenceNotResolvableException(java.lang.Throwable cause, java.lang.String componentPath)