Package io.jenkins.plugins.casc
Class UnknownConfiguratorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.jenkins.plugins.casc.ConfiguratorException
io.jenkins.plugins.casc.UnknownConfiguratorException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionUnknownConfiguratorException(List<String> configuratorNames, String errorMessage) -
Method Summary
Methods inherited from class io.jenkins.plugins.casc.ConfiguratorException
from, from, from, getConfigurator, getInvalidAttribute, getMessage, getPath, getSource, getValidAttributesMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
UnknownConfiguratorException
-
-
Method Details
-
getErrorMessage
- Overrides:
getErrorMessagein classConfiguratorException
-
getConfiguratorNames
-