public class JenkinsPluginException extends Exception
Modifier and Type | Field and Description |
---|---|
String |
exceptionName |
String |
stackTrace |
Constructor and Description |
---|
JenkinsPluginException(String errorMessage) |
JenkinsPluginException(String errorMessage,
String exceptionName,
String stackTrace) |
JenkinsPluginException(String errorMessage,
Throwable exception) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public JenkinsPluginException(String errorMessage)
Copyright © 2004-2015. All Rights Reserved.