© 2004 BEA Systems, Inc.

com.bea.p13n.rules.manager
Class RuleSetNotFoundException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bycom.bea.p13n.exceptions.ApplicationException
              extended bycom.bea.p13n.rules.internal.RuleException
                  extended bycom.bea.p13n.rules.manager.RuleSetNotFoundException
All Implemented Interfaces:
Serializable

public class RuleSetNotFoundException
extends com.bea.p13n.rules.internal.RuleException

Signals that a rule set could not be located using a supplied rule set URI string.

See Also:
Serialized Form

Constructor Summary
RuleSetNotFoundException(String ruleSetUri, Object client)
          Creates an instance of RuleSetNotFoundException.
 
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

RuleSetNotFoundException

public RuleSetNotFoundException(String ruleSetUri,
                                Object client)
Creates an instance of RuleSetNotFoundException.


© 2004 BEA Systems, Inc.

Copyright © 2004 BEA Systems, Inc. All Rights Reserved