public class ResourceException extends DuraCloudCheckedException
| Constructor and Description |
|---|
ResourceException(String message) |
ResourceException(String task,
String srcStoreName,
String srcSpaceId,
String srcContentId,
String destStoreName,
String destSpaceId,
String destContentId,
Throwable t) |
ResourceException(String task,
String srcSpaceId,
String srcContentId,
String destSpaceId,
String destContentId,
Throwable t) |
ResourceException(String task,
String spaceId,
String contentId,
Throwable t) |
ResourceException(String task,
String spaceId,
Throwable t) |
ResourceException(String message,
Throwable t) |
getArgs, getFormattedMessage, getKey, setArgsaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ResourceException(String message)
public ResourceException(String task, String spaceId, String contentId, Throwable t)
public ResourceException(String task, String srcSpaceId, String srcContentId, String destSpaceId, String destContentId, Throwable t)
Copyright © 2009–2014 DuraSpace. All rights reserved.