Package io.jenkins.plugins.harbor.client
Class HarborRequestException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
io.jenkins.plugins.harbor.client.HarborRequestException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorDescriptionHarborRequestException
(int httpCode, String message) HarborRequestException
(int httpCode, String message, Throwable t) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace