ariba.util.http.multitab
Class MultiTabHandler.MultiTabException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by ariba.util.http.multitab.MultiTabHandler.MultiTabException
All Implemented Interfaces:
java.io.Serializable
Enclosing interface:
MultiTabHandler

public static class MultiTabHandler.MultiTabException
extends java.lang.RuntimeException

Generic MultiTabException.

See Also:
Serialized Form

Constructor Summary
MultiTabHandler.MultiTabException(java.lang.String message)
          Constructs a new instance with the specified message.
MultiTabHandler.MultiTabException(java.lang.String message, java.lang.Throwable cause)
          Constructs a new instance with the specified message and cause.
MultiTabHandler.MultiTabException(java.lang.Throwable cause)
          Constructs a new instance with the specified cause.
 
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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

MultiTabHandler.MultiTabException

public MultiTabHandler.MultiTabException(java.lang.String message)
Constructs a new instance with the specified message.


MultiTabHandler.MultiTabException

public MultiTabHandler.MultiTabException(java.lang.Throwable cause)
Constructs a new instance with the specified cause.


MultiTabHandler.MultiTabException

public MultiTabHandler.MultiTabException(java.lang.String message,
                                         java.lang.Throwable cause)
Constructs a new instance with the specified message and cause.



AribaWeb User Interface Development Framework
Copyright © 2000-2014 Ariba, Inc. All Rights Reserved.