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
public class JazzAuthFailedException
- extends OslcClientApplicationException
Exception indicating a Jazz authentication or credentials problem
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
JazzAuthFailedException
public JazzAuthFailedException(String user,
String jazzUrl)
getUser
public String getUser()
getJazzUrl
public String getJazzUrl()
Copyright © 2014. All Rights Reserved.