public class RepositoryItemUnlockException extends RepositoryItemException
Constructor and Description |
---|
RepositoryItemUnlockException(String path,
String message)
Constructs a
RepositoryItemUnlockException with the specified path and message. |
getPath
getMessage, getRootCause
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public RepositoryItemUnlockException(String path, String message)
RepositoryItemUnlockException
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) 2021, SAS Institute Inc., Cary, NC, USA</i>