public class ScmUnavailableModuleIdException extends SourceControlException
| Constructor and Description |
|---|
ScmUnavailableModuleIdException() |
ScmUnavailableModuleIdException(String message) |
ScmUnavailableModuleIdException(String message,
String moduleId) |
ScmUnavailableModuleIdException(String message,
Throwable cause) |
ScmUnavailableModuleIdException(String message,
Throwable cause,
String moduleId) |
ScmUnavailableModuleIdException(Throwable cause) |
ScmUnavailableModuleIdException(Throwable cause,
String moduleId) |
| Modifier and Type | Method and Description |
|---|---|
String |
getModuleId() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ScmUnavailableModuleIdException()
public ScmUnavailableModuleIdException(String message)
public ScmUnavailableModuleIdException(String message, String moduleId)
public ScmUnavailableModuleIdException(String message, Throwable cause, String moduleId)
public ScmUnavailableModuleIdException(Throwable cause, String moduleId)
public ScmUnavailableModuleIdException(String message, Throwable cause)
public ScmUnavailableModuleIdException(Throwable cause)
public String getModuleId()
Copyright © 2004–2020 Jahia Solutions Group SA. All rights reserved.