Module org.eclipse.jgit
Class SubmoduleValidator.SubmoduleValidationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.eclipse.jgit.internal.submodule.SubmoduleValidator.SubmoduleValidationException
- All Implemented Interfaces:
Serializable
- Enclosing class:
- SubmoduleValidator
Error validating a git submodule declaration
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionGet the error identifierMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Method Details
-
getFsckMessageId
Get the error identifier- Returns:
- the error identifier
-