Class OslcCoreMissingSetMethodException

All Implemented Interfaces:
Serializable

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

    • OslcCoreMissingSetMethodException

      public OslcCoreMissingSetMethodException(Class<?> resourceClass, Method getMethod, Exception exception)
  • Method Details

    • getGetMethod

      public Method getGetMethod()
    • getResourceClass

      public Class<?> getResourceClass()