Class OslcCoreRegistrationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.eclipse.lyo.oslc4j.core.exception.OslcCoreApplicationException
org.eclipse.lyo.oslc4j.core.exception.OslcCoreRegistrationException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionOslcCoreRegistrationException
(ServiceProvider serviceProvider, int statusCode, String responseMessage) -
Method Summary
Modifier and TypeMethodDescriptionint
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
OslcCoreRegistrationException
public OslcCoreRegistrationException(ServiceProvider serviceProvider, int statusCode, String responseMessage)
-
-
Method Details
-
getResponseMessage
-
getServiceProvider
-
getStatusCode
public int getStatusCode()
-