Class DuplicateName

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.omg.CORBA.UserException
org.omg.PortableInterceptor.ORBInitInfoPackage.DuplicateName
All Implemented Interfaces:
Serializable, IDLEntity

public final class DuplicateName extends UserException
org/omg/PortableInterceptor/ORBInitInfoPackage/DuplicateName.java . Error! A message was requested which does not exist. The messages file does not contain the key: toJavaProlog1 Error! A message was requested which does not exist. The messages file does not contain the key: toJavaProlog2 Monday, February 12, 2024 at 2:42:26 PM Central European Standard Time
See Also:
  • Field Details

    • name

      public String name
      The name for which there was already an interceptor registered.
  • Constructor Details

    • DuplicateName

      public DuplicateName()
    • DuplicateName

      public DuplicateName(String _name)
    • DuplicateName

      public DuplicateName(String $reason, String _name)