Class TestkubeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
io.jenkins.plugins.testkube.cli.setup.TestkubeException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorDescriptionTestkubeException
(String title, String details) TestkubeException
(String title, String details, List<String> solutions) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
TestkubeException
-
TestkubeException
-
-
Method Details
-
getTitle
-
getDetails
-
getPossibleSolutions
-