This interface is generated from the WSRP version 1.0 specification. For details on this interface, please see the WSRP version 1.0 specification

com.sun.portal.wsrp.common.stubs
Class Fault

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bycom.sun.portal.wsrp.common.stubs.Fault
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
AccessDeniedFault, InconsistentParametersFault, InvalidCookieFault, InvalidHandleFault, InvalidRegistrationFault, InvalidSessionFault, InvalidUserCategoryFault, MissingParametersFault, OperationFailedFault, PortletStateChangeRequiredFault, UnsupportedLocaleFault, UnsupportedMimeTypeFault, UnsupportedModeFault, UnsupportedWindowStateFault

public class Fault
extends Exception

See Also:
Serialized Form

Constructor Summary
Fault()
           
 
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

Fault

public Fault()

This interface is generated from the WSRP version 1.0 specification. For details on this interface, please see the WSRP version 1.0 specification