public class RepositoryItemCopyException extends RepositoryItemException
Constructor and Description |
---|
RepositoryItemCopyException(String path,
String message)
Constructs a
RepositoryItemCopyException with the specified path and message. |
getPath
getMessage, getRootCause
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public RepositoryItemCopyException(String path, String message)
RepositoryItemCopyException
with the specified path and message.path
- The path to the repository item.message
- The detail message (which is saved for later retrieval by AbstractCheckedException.getMessage()
).<i>Copyright (c) 2022, SAS Institute Inc., Cary, NC, USA</i>