org.omg.CosTradingRepos.ServiceTypeRepositoryPackage

Class ServiceTypeExists

Implemented Interfaces:
IDLEntity, java.io.Serializable

public final class ServiceTypeExists
extends UserException

Generated from IDL definition of exception "ServiceTypeExists"

Author:
JacORB IDL compiler

Field Summary

java.lang.String
name

Constructor Summary

ServiceTypeExists()
ServiceTypeExists(java.lang.String name)
ServiceTypeExists(java.lang.String _reason, java.lang.String name)

Field Details

name

public java.lang.String name

Constructor Details

ServiceTypeExists

public ServiceTypeExists()


ServiceTypeExists

public ServiceTypeExists(java.lang.String name)


ServiceTypeExists

public ServiceTypeExists(java.lang.String _reason,
                         java.lang.String name)