org.eclipse.lyo.oslc4j.core.exception
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
public final class OslcCoreRelativeURIException
- extends OslcCoreApplicationException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
OslcCoreRelativeURIException
public OslcCoreRelativeURIException(Class<?> resourceClass,
String methodName,
URI relativeURI)
getMethodName
public String getMethodName()
getRelativeURI
public URI getRelativeURI()
getResourceClass
public Class<?> getResourceClass()
Copyright © 2013. All Rights Reserved.