© 2002 BEA Systems, Inc.


com.bea.p13n.tracking.clickthrough
Class InvalidArgumentException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--com.bea.p13n.exceptions.ApplicationException
                    |
                    +--com.bea.p13n.tracking.clickthrough.InvalidArgumentException

public class InvalidArgumentException
extends ApplicationException

See Also:
Serialized Form

Constructor Summary
InvalidArgumentException(java.lang.String message)
           
InvalidArgumentException(java.lang.String message, java.lang.Throwable cause)
           
 
Methods inherited from class com.bea.p13n.exceptions.ApplicationException
getCause, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

InvalidArgumentException

public InvalidArgumentException(java.lang.String message)

InvalidArgumentException

public InvalidArgumentException(java.lang.String message,
                                java.lang.Throwable cause)

© 2002 BEA Systems, Inc.

Copyright © 2002 BEA Systems, Inc. All Rights Reserved