org.jenkinsci.plugins.ghprb.extensions
Class GhprbCommitStatusException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.jenkinsci.plugins.ghprb.extensions.GhprbCommitStatusException
- All Implemented Interfaces:
- Serializable
public class GhprbCommitStatusException
- extends Exception
- See Also:
- Serialized Form
GhprbCommitStatusException
public GhprbCommitStatusException(IOException exception,
org.kohsuke.github.GHCommitState state,
String message,
int id)
getException
public IOException getException()
getMessage
public String getMessage()
- Overrides:
getMessage
in class Throwable
getState
public org.kohsuke.github.GHCommitState getState()
getId
public int getId()
Copyright © 2004-2016. All Rights Reserved.