© 2005 BEA Systems, Inc.

com.bea.p13n.tracking.clickthrough
Class InvalidArgumentException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bycom.bea.p13n.exceptions.ApplicationException
              extended bycom.bea.p13n.tracking.clickthrough.InvalidArgumentException
All Implemented Interfaces:
Serializable

public class InvalidArgumentException
extends ApplicationException

See Also:
Serialized Form

Constructor Summary
InvalidArgumentException(String message)
           
InvalidArgumentException(String message, Throwable cause)
           
 
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

InvalidArgumentException

public InvalidArgumentException(String message)

InvalidArgumentException

public InvalidArgumentException(String message,
                                Throwable cause)

© 2005 BEA Systems, Inc.

Copyright © 2005 BEA Systems, Inc. All Rights Reserved