@Beta public final class UnableToDeleteContentException extends RuntimeException
| Constructor and Description |
|---|
UnableToDeleteContentException(ContentId contentId,
String reason) |
UnableToDeleteContentException(ContentPath path,
String reason) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnableToDeleteContentException(ContentPath path, String reason)