public final class OslcCoreInvalidPropertyDefinitionException extends OslcCoreApplicationException
Constructor and Description |
---|
OslcCoreInvalidPropertyDefinitionException(Class<?> resourceClass,
Method method,
OslcPropertyDefinition oslcPropertyDefinition) |
Modifier and Type | Method and Description |
---|---|
Method |
getMethod() |
OslcPropertyDefinition |
getOslcPropertyDefinition() |
Class<?> |
getResourceClass() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public OslcCoreInvalidPropertyDefinitionException(Class<?> resourceClass, Method method, OslcPropertyDefinition oslcPropertyDefinition)
public Method getMethod()
public OslcPropertyDefinition getOslcPropertyDefinition()
public Class<?> getResourceClass()
Copyright © 2017. All rights reserved.