Package io.snyk.jenkins.exception
Class SnykIssueException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.io.IOException
-
- hudson.AbortException
-
- io.snyk.jenkins.exception.SnykIssueException
-
- All Implemented Interfaces:
Serializable
public class SnykIssueException extends AbortException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description SnykIssueException()
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-