Class GiteaException

All Implemented Interfaces:
Serializable

public class GiteaException extends RuntimeException
Since:
0.1.0
Author:
Andres Almiray
See Also:
  • Constructor Details

    • GiteaException

      public GiteaException(String message)
    • GiteaException

      public GiteaException(String message, Throwable cause)
    • GiteaException

      public GiteaException(Throwable cause)