org.omg.CosTrading.LinkPackage
Class LimitingFollowTooPermissive
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.omg.CORBA.UserException
org.omg.CosTrading.LinkPackage.LimitingFollowTooPermissive
- All Implemented Interfaces:
- IDLEntity, java.io.Serializable
- public final class LimitingFollowTooPermissive
- extends UserException
Generated from IDL definition of exception "LimitingFollowTooPermissive"
- Author:
- JacORB IDL compiler
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
limiting_follow_rule
public FollowOption limiting_follow_rule
max_link_follow_policy
public FollowOption max_link_follow_policy
LimitingFollowTooPermissive
public LimitingFollowTooPermissive()
LimitingFollowTooPermissive
public LimitingFollowTooPermissive(java.lang.String _reason,
FollowOption limiting_follow_rule,
FollowOption max_link_follow_policy)
LimitingFollowTooPermissive
public LimitingFollowTooPermissive(FollowOption limiting_follow_rule,
FollowOption max_link_follow_policy)