@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, toString
public UnableToDeleteContentException(ContentPath path, String reason)