public class ResourceNotFoundException extends ResourceException
| Constructor and Description |
|---|
ResourceNotFoundException(String task,
String spaceId,
Exception e) |
ResourceNotFoundException(String task,
String spaceId,
String contentId,
Exception e) |
ResourceNotFoundException(String task,
String srcStoreName,
String srcSpaceId,
String srcContentId,
String destStoreName,
String destSpaceId,
String destContentId,
Throwable t) |
ResourceNotFoundException(String task,
String srcSpaceId,
String srcContentId,
String destSpaceId,
String destContentId,
Throwable t) |
getArgs, getFormattedMessage, getKey, setArgsaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ResourceNotFoundException(String task, String spaceId, Exception e)
public ResourceNotFoundException(String task, String spaceId, String contentId, Exception e)
public ResourceNotFoundException(String task, String srcSpaceId, String srcContentId, String destSpaceId, String destContentId, Throwable t)
Copyright © 2009-2013 DuraSpace. All Rights Reserved.