public class ResourceDeleteException extends ResourceException
Constructor and Description |
---|
ResourceDeleteException(String path,
String message)
Constructs a
ResourceDeleteException with the specified message. |
ResourceDeleteException(String path,
String message,
Throwable cause)
Constructs a
ResourceDeleteException with the specified message and root cause. |
getPath
getLocalizedMessage, getMessage, getRootCause
addSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright (c) 2017, SAS Institute Inc., Cary, NC, USA