public class CDAContentTypeNotFoundException
extends java.lang.RuntimeException
A content type must be requestable from an entry in order to link the includes.
| Constructor and Description |
|---|
CDAContentTypeNotFoundException(java.lang.String resourceId,
java.lang.Class<? extends CDAResource> resourceType,
java.lang.String resourceTypeId,
java.lang.Throwable throwable)
Create a new exception.
|
public CDAContentTypeNotFoundException(java.lang.String resourceId,
java.lang.Class<? extends CDAResource> resourceType,
java.lang.String resourceTypeId,
java.lang.Throwable throwable)
resourceId - the actual id of the resource requested.resourceType - the type of the resource not found.resourceTypeId - the id of the content type not found.throwable - the cause of this exception.Copyright © 2019 Contentful, GmbH.. All Rights Reserved.