|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.omg.CORBA.UserException
org.omg.CosTrading.LinkPackage.DefaultFollowTooPermissive
public final class DefaultFollowTooPermissive
Exception definition: DefaultFollowTooPermissive.
Field Summary | |
---|---|
FollowOption |
def_pass_on_follow_rule
Exception member def_pass_on_follow_rule |
FollowOption |
limiting_follow_rule
Exception member limiting_follow_rule |
Constructor Summary | |
---|---|
DefaultFollowTooPermissive()
Default constructor |
|
DefaultFollowTooPermissive(FollowOption def_pass_on_follow_rule,
FollowOption limiting_follow_rule)
Constructor with fields initialization |
|
DefaultFollowTooPermissive(java.lang.String orb_reason,
FollowOption def_pass_on_follow_rule,
FollowOption limiting_follow_rule)
Full constructor with fields initialization |
Method Summary |
---|
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 |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public FollowOption def_pass_on_follow_rule
public FollowOption limiting_follow_rule
Constructor Detail |
---|
public DefaultFollowTooPermissive()
public DefaultFollowTooPermissive(FollowOption def_pass_on_follow_rule, FollowOption limiting_follow_rule)
def_pass_on_follow_rule
- def_pass_on_follow_rule exception memberlimiting_follow_rule
- limiting_follow_rule exception memberpublic DefaultFollowTooPermissive(java.lang.String orb_reason, FollowOption def_pass_on_follow_rule, FollowOption limiting_follow_rule)
def_pass_on_follow_rule
- def_pass_on_follow_rule exception memberlimiting_follow_rule
- limiting_follow_rule exception member
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |