public class ResultSeekerException extends RuntimeException
| Constructor and Description |
|---|
ResultSeekerException()
Default constructor.
|
ResultSeekerException(String message) |
ResultSeekerException(String message,
Throwable exception) |
ResultSeekerException(Throwable exception) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ResultSeekerException()
public ResultSeekerException(String message, Throwable exception)
message - exception - public ResultSeekerException(String message)
message - public ResultSeekerException(Throwable exception)
exception - Copyright © 2010–2019 Jenkins. All rights reserved.