public class ResourceRenameException extends ResourceException
Constructor and Description |
---|
ResourceRenameException(String path,
String message)
Constructs a
ResourceRenameException with the specified message. |
ResourceRenameException(String path,
String message,
Throwable cause)
Constructs a
ResourceRenameException 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