Package com.liferay.portal.tools
Class GitException
- All Implemented Interfaces:
Serializable
public class GitException
extends com.liferay.portal.kernel.exception.PortalException
- Author:
- Hugo Huijser
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionGitException
(String msg) GitException
(String msg, Throwable throwable) GitException
(Throwable throwable) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
GitException
public GitException() -
GitException
-
GitException
-
GitException
-