Class ForwardRequest

All Implemented Interfaces:
Serializable, IDLEntity

public final class ForwardRequest extends UserException
org/omg/PortableInterceptor/ForwardRequest.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

    • forward

      public Object forward
      The new object to forward the request to.
  • Constructor Details

    • ForwardRequest

      public ForwardRequest()
    • ForwardRequest

      public ForwardRequest(Object _forward)
    • ForwardRequest

      public ForwardRequest(String $reason, Object _forward)