Class OslcCoreRelativeURIException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.eclipse.lyo.oslc4j.core.exception.OslcCoreApplicationException
org.eclipse.lyo.oslc4j.core.exception.OslcCoreRelativeURIException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionOslcCoreRelativeURIException
(Class<?> resourceClass, String methodName, URI relativeURI) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
OslcCoreRelativeURIException
-
-
Method Details
-
getMethodName
-
getRelativeURI
-
getResourceClass
-