Class OslcCoreInvalidPropertyTypeException

All Implemented Interfaces:
Serializable

public final class OslcCoreInvalidPropertyTypeException extends OslcCoreApplicationException
See Also:
  • Constructor Details

    • OslcCoreInvalidPropertyTypeException

      public OslcCoreInvalidPropertyTypeException(Class<?> resourceClass, Method method, Class<?> returnType)
  • Method Details

    • getMethod

      public Method getMethod()
    • getResourceClass

      public Class<?> getResourceClass()
    • getReturnType

      public Class<?> getReturnType()