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:
- IDLEntity, java.io.Serializable
- public final class DefaultFollowTooPermissive
- extends UserException
Generated from IDL definition of exception "DefaultFollowTooPermissive"
- 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 |
def_pass_on_follow_rule
public FollowOption def_pass_on_follow_rule
limiting_follow_rule
public FollowOption limiting_follow_rule
DefaultFollowTooPermissive
public DefaultFollowTooPermissive()
DefaultFollowTooPermissive
public DefaultFollowTooPermissive(java.lang.String _reason,
FollowOption def_pass_on_follow_rule,
FollowOption limiting_follow_rule)
DefaultFollowTooPermissive
public DefaultFollowTooPermissive(FollowOption def_pass_on_follow_rule,
FollowOption limiting_follow_rule)