org.omg.CosCollection

Class ElementInvalid

Implemented Interfaces:
IDLEntity, java.io.Serializable

public final class ElementInvalid
extends UserException

Generated from IDL definition of exception "ElementInvalid"

Author:
JacORB IDL compiler

Field Summary

ElementInvalidReason
why

Constructor Summary

ElementInvalid()
ElementInvalid(java.lang.String _reason, ElementInvalidReason why)
ElementInvalid(ElementInvalidReason why)

Field Details

why

public ElementInvalidReason why

Constructor Details

ElementInvalid

public ElementInvalid()


ElementInvalid

public ElementInvalid(java.lang.String _reason,
                      ElementInvalidReason why)


ElementInvalid

public ElementInvalid(ElementInvalidReason why)