Class OslcCoreMisusedOccursException

All Implemented Interfaces:
Serializable

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

    • OslcCoreMisusedOccursException

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

    • getMethod

      public Method getMethod()
    • getResourceClass

      public Class<?> getResourceClass()