Package com.google.gerrit.server.git
Class SubmoduleException
- java.lang.Object
- 
- java.lang.Throwable
- 
- java.lang.Exception
- 
- com.google.gerrit.server.git.SubmoduleException
 
 
 
- 
- All Implemented Interfaces:
- Serializable
 
 public class SubmoduleException extends Exception Indicates the gitlink's update cannot be processed at this time.Message should be considered user-visible. - See Also:
- Serialized Form
 
- 
- 
Method Summary- 
Methods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
- 
 
-