|
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.2) E14255-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.bea.p13n.exceptions.ApplicationException
com.bea.p13n.rules.internal.RuleException
com.bea.p13n.rules.manager.RuleSetNotFoundException
public class RuleSetNotFoundException
Signals that a rule set could not be located using a supplied rule set URI string.
| Constructor Summary | |
|---|---|
RuleSetNotFoundException(String ruleSetUri, Object client)Creates an instance of RuleSetNotFoundException. |
|
| 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 |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public RuleSetNotFoundException(String ruleSetUri,
Object client)
ruleSetUri - the rule set URI that was used to locate the rule set.client - a reference to the RuleSetPersistenceManager that created this exception
|
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.2) E14255-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Copyright © 2010, Oracle. All rights reserved.