All Downloads are FREE. Search and download functionalities are using the official Maven repository.

java.api.scriptapientry.st Maven / Gradle / Ivy

   /**
    * @deprecated 
    */
   @Deprecated
   @Override
   public  () {	
	Throwable t = new Throwable();
	if (t.getStackTrace()[1].getFileName() != null) {
		log.warn("Deprecated method  called by "+ t.getStackTrace()[1].getFileName());
	} else {
		log.warn("Deprecated method  called : "+ rapture.common.exception.ExceptionToString.format(t));
	} 

       ret = api.(callingCtx, );
      return ret;

      api.(callingCtx, );

   }





© 2015 - 2025 Weber Informatics LLC | Privacy Policy