public class CDAResourceNotFoundException
extends java.lang.RuntimeException
| Constructor and Description |
|---|
CDAResourceNotFoundException(java.lang.Class<? extends CDAResource> resourceType,
java.lang.String resourceId)
Create a new exception
|
public CDAResourceNotFoundException(java.lang.Class<? extends CDAResource> resourceType, java.lang.String resourceId)
resourceType - the type of the resource not found (Entry,Asset,Space)resourceId - the actual id of the resource not found.Copyright © 2019 Contentful, GmbH.. All Rights Reserved.