BEA Systems, Inc.

com.beasys.commerce.axiom.p13n.advisor
Class AdviceRequestValidationException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--com.beasys.commerce.axiom.p13n.advisor.AdviceRequestValidationException

Deprecated. As of WLPS 3.1, replaced by AdviceRequestValidationException

public class AdviceRequestValidationException
extends java.lang.Exception

Implements an exception thrown by Personalization Advisor methods when the validation of an advise request fails.

See Also:
Serialized Form

Constructor Summary
AdviceRequestValidationException()
          Deprecated. Constructor
AdviceRequestValidationException(java.lang.String msg)
          Deprecated. Constructor.
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AdviceRequestValidationException

public AdviceRequestValidationException()
Deprecated. 
Constructor

AdviceRequestValidationException

public AdviceRequestValidationException(java.lang.String msg)
Deprecated. 
Constructor.
Parameters:
msg - the message.

BEA Systems, Inc.

Copyright © 2000 BEA Systems, Inc. All Rights Reserved