org.eclipse.lyo.oslc4j.core.exception
Class OslcCoreDeregistrationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.eclipse.lyo.oslc4j.core.exception.OslcCoreApplicationException
org.eclipse.lyo.oslc4j.core.exception.OslcCoreDeregistrationException
- All Implemented Interfaces:
- Serializable
public final class OslcCoreDeregistrationException
- extends OslcCoreApplicationException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
OslcCoreDeregistrationException
public OslcCoreDeregistrationException(URI serviceProviderURI,
int statusCode,
String responseMessage)
getResponseMessage
public String getResponseMessage()
getServiceProviderURI
public URI getServiceProviderURI()
getStatusCode
public int getStatusCode()
Copyright © 2013. All rights reserved.