org.apache.yoko.orb.IMR
Class _NoSuchPOA
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.omg.CORBA.UserException
org.apache.yoko.orb.IMR._NoSuchPOA
- All Implemented Interfaces:
- Serializable, IDLEntity
public final class _NoSuchPOA
- extends UserException
A NoSuchPOA exception indicates that the poa detailed in the member
poa
doesn't exist.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
poa
public String[] poa
_NoSuchPOA
public _NoSuchPOA()
_NoSuchPOA
public _NoSuchPOA(String[] poa)
_NoSuchPOA
public _NoSuchPOA(String _reason,
String[] poa)
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.