Class OslcCoreInvalidValueTypeException

All Implemented Interfaces:
Serializable

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

    • OslcCoreInvalidValueTypeException

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

    • getMethod

      public Method getMethod()
    • getResourceClass

      public Class<?> getResourceClass()
    • getValueType

      public ValueType getValueType()