Package org.eclipse.lyo.client.exception
Class JazzAuthFailedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.eclipse.lyo.client.exception.OslcClientApplicationException
org.eclipse.lyo.client.exception.JazzAuthFailedException
- All Implemented Interfaces:
Serializable
Thrown when the HTTP status code for the response from the Jazz server
indicates an error in the request. Contains the status code and URL of
the server.
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
JazzAuthFailedException
-
-
Method Details
-
getUser
-
getJazzUrl
-