Package com.jk.core.reflection.common


package com.jk.core.reflection.common
  • Class
    Description
    This class represents information about a method call, including class name, method name, parameters, result, and any associated exceptions.
    This class represent exceptions related to remote reflection operations.