org.omg.CosTrading.LinkPackage
Class DefaultFollowTooPermissive
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--org.omg.CORBA.UserException
|
+--org.omg.CosTrading.LinkPackage.DefaultFollowTooPermissive
- All Implemented Interfaces:
- org.omg.CORBA.portable.IDLEntity, java.io.Serializable
- public final class DefaultFollowTooPermissive
- extends org.omg.CORBA.UserException
Exception definition: DefaultFollowTooPermissive.
- Author:
- OpenORB Compiler
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
def_pass_on_follow_rule
public FollowOption def_pass_on_follow_rule
- Exception member def_pass_on_follow_rule
limiting_follow_rule
public FollowOption limiting_follow_rule
- Exception member limiting_follow_rule
DefaultFollowTooPermissive
public DefaultFollowTooPermissive()
- Default constructor
DefaultFollowTooPermissive
public DefaultFollowTooPermissive(FollowOption def_pass_on_follow_rule,
FollowOption limiting_follow_rule)
- Constructor with fields initialization
- Parameters:
def_pass_on_follow_rule - def_pass_on_follow_rule exception memberlimiting_follow_rule - limiting_follow_rule exception member
DefaultFollowTooPermissive
public DefaultFollowTooPermissive(java.lang.String orb_reason,
FollowOption def_pass_on_follow_rule,
FollowOption limiting_follow_rule)
- Full constructor with fields initialization
- Parameters:
def_pass_on_follow_rule - def_pass_on_follow_rule exception memberlimiting_follow_rule - limiting_follow_rule exception member