Class OslcCoreInvalidPropertyTypeException

    • Constructor Detail

      • OslcCoreInvalidPropertyTypeException

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

      • getMethod

        public Method getMethod()
      • getResourceClass

        public Class<?> getResourceClass()
      • getReturnType

        public Class<?> getReturnType()