public final class ReferencedResourceNotFoundError extends SphereError
Modifier and Type | Method and Description |
---|---|
String |
getId() |
String |
getKey() |
Reference<Type> |
getTypeId() |
static ReferencedResourceNotFoundError |
of(String message,
Reference<Type> typeId,
String id,
String key) |
as, getCode, getMessage, of
public static final String CODE