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, toStringpublic OslcCoreInvalidPropertyDefinitionException(Class<?> resourceClass, Method method, OslcPropertyDefinition oslcPropertyDefinition)
public Method getMethod()
public OslcPropertyDefinition getOslcPropertyDefinition()
public Class<?> getResourceClass()
Copyright © 2016. All rights reserved.