org.omg.CosTrading.RegisterPackage

Class RegisterNotSupported

Implemented Interfaces:
IDLEntity, java.io.Serializable

public final class RegisterNotSupported
extends UserException

Generated from IDL definition of exception "RegisterNotSupported"

Author:
JacORB IDL compiler

Field Summary

java.lang.String[]
name

Constructor Summary

RegisterNotSupported()
RegisterNotSupported(java.lang.String _reason, java.lang.String[] name)
RegisterNotSupported(java.lang.String[] name)

Field Details

name

public java.lang.String[] name

Constructor Details

RegisterNotSupported

public RegisterNotSupported()


RegisterNotSupported

public RegisterNotSupported(java.lang.String _reason,
                            java.lang.String[] name)


RegisterNotSupported

public RegisterNotSupported(java.lang.String[] name)