org.omg.CosTradingRepos.ServiceTypeRepositoryPackage

Class NotMasked

Implemented Interfaces:
IDLEntity, java.io.Serializable

public final class NotMasked
extends UserException

Generated from IDL definition of exception "NotMasked"

Author:
JacORB IDL compiler

Field Summary

java.lang.String
name

Constructor Summary

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

Field Details

name

public java.lang.String name

Constructor Details

NotMasked

public NotMasked()


NotMasked

public NotMasked(java.lang.String name)


NotMasked

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