Package org.eclipse.lyo.client.exception
Class RootServicesException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.eclipse.lyo.client.exception.OslcClientApplicationException
-
- org.eclipse.lyo.client.exception.RootServicesException
-
- All Implemented Interfaces:
Serializable
public final class RootServicesException extends OslcClientApplicationException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description RootServicesException(String jazzUrl, Exception exception)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetJazzUrl()-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-