Class OslcCoreInvalidValueTypeException

    • Constructor Detail

      • OslcCoreInvalidValueTypeException

        public OslcCoreInvalidValueTypeException​(Class<?> resourceClass,
                                                 Method method,
                                                 ValueType valueType)
    • Method Detail

      • getMethod

        public Method getMethod()
      • getResourceClass

        public Class<?> getResourceClass()
      • getValueType

        public ValueType getValueType()