Class GitLabApiException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.aoju.bus.gitlab.GitLabApiException
All Implemented Interfaces:
Serializable

public class GitLabApiException extends Exception
This is the exception that will be thrown if any exception occurs while communicating with a GitLab API endpoint.
See Also: