public class GhprbCommitStatusException extends Exception
Constructor and Description |
---|
GhprbCommitStatusException(IOException exception,
org.kohsuke.github.GHCommitState state,
String message,
int id) |
Modifier and Type | Method and Description |
---|---|
IOException |
getException() |
int |
getId() |
String |
getMessage() |
org.kohsuke.github.GHCommitState |
getState() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public GhprbCommitStatusException(IOException exception, org.kohsuke.github.GHCommitState state, String message, int id)
public IOException getException()
public String getMessage()
getMessage
in class Throwable
public org.kohsuke.github.GHCommitState getState()
public int getId()
Copyright © 2016. All rights reserved.