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

jadex.platform.service.cms.StepAborted Maven / Gradle / Ivy

Go to download

The Jadex platform package contains implementations of platform services as well as the platform component itself.

The newest version!
package jadex.platform.service.cms;

/**
 *  An error thrown to abort the execution of a blocked component step.
 */
public class StepAborted	extends	ThreadDeath 
{
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy