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 .
Generated by the IDL-to-Java compiler (portable), version "4.1"
from /home/abuild/rpmbuild/BUILD/glassfish-corba-4.2.4/omgapi/src/main/idl/nameservice.idl
Wednesday, February 21, 2024, 10:43:23 AM Greenwich Mean 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
-