Class CommitInfoException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.github.jenkins.lastchanges.exception.LastChangesException
com.github.jenkins.lastchanges.exception.CommitInfoException
- All Implemented Interfaces:
 Serializable
Created by rafael-pestano on 27/06/2016.
- See Also:
 
- 
Constructor Summary
ConstructorsConstructorDescriptionCommitInfoException(String message) CommitInfoException(String message, Throwable cause)  - 
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString 
- 
Constructor Details
- 
CommitInfoException
public CommitInfoException() - 
CommitInfoException
 - 
CommitInfoException
 
 -