org.eclipse.lyo.oslc4j.core.exception
Class OslcCoreInvalidPropertyDefinitionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.eclipse.lyo.oslc4j.core.exception.OslcCoreApplicationException
org.eclipse.lyo.oslc4j.core.exception.OslcCoreInvalidPropertyDefinitionException
- All Implemented Interfaces:
- Serializable
public final class OslcCoreInvalidPropertyDefinitionException
- extends OslcCoreApplicationException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
OslcCoreInvalidPropertyDefinitionException
public OslcCoreInvalidPropertyDefinitionException(Class<?> resourceClass,
Method method,
OslcPropertyDefinition oslcPropertyDefinition)
getMethod
public Method getMethod()
getOslcPropertyDefinition
public OslcPropertyDefinition getOslcPropertyDefinition()
getResourceClass
public Class<?> getResourceClass()
Copyright © 2012. All Rights Reserved.