Package com.sun.corba.se.spi.activation
Class ServerNotRegistered
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.omg.CORBA.UserException
com.sun.corba.se.spi.activation.ServerNotRegistered
- All Implemented Interfaces:
Serializable,IDLEntity
com/sun/corba/se/spi/activation/ServerNotRegistered.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 Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionServerNotRegistered(int _serverId) ServerNotRegistered(String $reason, int _serverId) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
serverId
public int serverId
-
-
Constructor Details
-
ServerNotRegistered
public ServerNotRegistered() -
ServerNotRegistered
public ServerNotRegistered(int _serverId) -
ServerNotRegistered
-