Class JenkinsStatusService.LoadFileException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
io.jenkins.plugins.propelo.commons.service.JenkinsStatusService.LoadFileException
- All Implemented Interfaces:
Serializable
- Enclosing class:
- JenkinsStatusService
- See Also:
-
Constructor Summary
ConstructorDescriptionLoadFileException
(String message) LoadFileException
(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
LoadFileException
public LoadFileException() -
LoadFileException
-
LoadFileException
-