public class NoSuchContentSourceException extends FaultException
arguments, errorCode, label| Constructor and Description |
|---|
NoSuchContentSourceException(java.lang.Long repoId)
Constructor
|
NoSuchContentSourceException(java.lang.String repoLabel)
Constructor
|
create, getArgs, getErrorCode, getLabel, setArgs, setErrorCode, setLabelpublic NoSuchContentSourceException(java.lang.String repoLabel)
repoLabel - what repository label wasn't foundpublic NoSuchContentSourceException(java.lang.Long repoId)
repoId - what repository id wasn't found