Class UnhandledErrorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.atlassian.bitbucket.jenkins.internal.client.exception.BitbucketClientException
com.atlassian.bitbucket.jenkins.internal.client.exception.UnhandledErrorException
- All Implemented Interfaces:
Serializable
Thrown when the server replies with a response code the client can't handle.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.atlassian.bitbucket.jenkins.internal.client.exception.BitbucketClientException
toStringMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
-
Constructor Details
-
UnhandledErrorException
-