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