Class GitException

Object
Throwable
Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.tools.GitException
All Implemented Interfaces:
Serializable

public class GitException extends com.liferay.portal.kernel.exception.PortalException
Author:
Hugo Huijser
See Also:
  • Constructor Details

    • GitException

      public GitException()
    • GitException

      public GitException(String msg)
    • GitException

      public GitException(String msg, Throwable throwable)
    • GitException

      public GitException(Throwable throwable)