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:
-
Constructor Summary
ConstructorsConstructorDescriptionOslcCoreDuplicatePropertyDefinitionException
(Class<?> resourceClass, OslcPropertyDefinition oslcPropertyDefinition) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
OslcCoreDuplicatePropertyDefinitionException
public OslcCoreDuplicatePropertyDefinitionException(Class<?> resourceClass, OslcPropertyDefinition oslcPropertyDefinition)
-
-
Method Details
-
getOslcPropertyDefinition
-
getResourceClass
-