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

com.arjuna.ArjunaOTS.Destroyed Maven / Gradle / Ivy

package com.arjuna.ArjunaOTS;

/**
 * Generated from IDL exception "Destroyed".
 *
 * @author JacORB IDL compiler V 2.3.1 (JBoss patch01), 29-Jul-2009
 * @version generated at Oct 2, 2012 3:07:46 PM
 */

public final class Destroyed
	extends org.omg.CORBA.UserException
{
	public Destroyed()
	{
		super(com.arjuna.ArjunaOTS.DestroyedHelper.id());
	}

	public Destroyed(String value)
	{
		super(value);
	}
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy