public class AlreadyCheckedoutException extends ResourceException
Constructor and Description |
---|
AlreadyCheckedoutException(String message)
Constructs an
AlreadyCheckedoutException with the specified message. |
getPath
getLocalizedMessage, getMessage, getRootCause
addSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public AlreadyCheckedoutException(String message)
AlreadyCheckedoutException
with the specified message.message
- the detailed messageCopyright (c) 2017, SAS Institute Inc., Cary, NC, USA