Class ForwardException

All Implemented Interfaces:
Serializable

public class ForwardException extends RuntimeException
Thrown to signal an OBJECT_FORWARD or LOCATION_FORWARD
See Also:
  • Constructor Details

    • ForwardException

      public ForwardException(ORB orb, IOR ior)
    • ForwardException

      public ForwardException(ORB orb, Object obj)
  • Method Details

    • getObject

      public Object getObject()
    • getIOR

      public IOR getIOR()