Class NotFound
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.omg.CORBA.UserException
org.omg.CosNaming.NamingContextPackage.NotFound
- All Implemented Interfaces:
Serializable,IDLEntity
org/omg/CosNaming/NamingContextPackage/NotFound.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
ConstructorsConstructorDescriptionNotFound()NotFound(String $reason, NotFoundReason _why, NameComponent[] _rest_of_name) NotFound(NotFoundReason _why, NameComponent[] _rest_of_name) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
why
-
rest_of_name
-
-
Constructor Details
-
NotFound
public NotFound() -
NotFound
-
NotFound
-