Class ServiceMethodNotFoundException

    • Constructor Detail

      • ServiceMethodNotFoundException

        public ServiceMethodNotFoundException​(Class serviceClass,
                                              String methodName)
    • Method Detail

      • getServiceClass

        public Class getServiceClass()
      • getMethodName

        public String getMethodName()