Overview  Package   Class  Tree  Serialized  Deprecated  Index  Help 

com.ibm.wps.pb.service
Class PropertyBrokerServiceException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bycom.ibm.portal.WpsException
              extended bycom.ibm.wps.pb.service.PropertyBrokerServiceException
All Implemented Interfaces:
com.ibm.portal.Localized, com.ibm.wps.util.MessageRef, java.io.Serializable
Direct Known Subclasses:
IllegalStateException, InvalidPropertyException

public class PropertyBrokerServiceException
extends com.ibm.portal.WpsException

This is the root class for all checked exceptions thrown by the Property Broker. Thrown by several methods in PropertyBrokerService. Portlets must only catch, and not throw this exception.

Since:
5.0
See Also:
PropertyBrokerService, Serialized Form

Constructor Summary
PropertyBrokerServiceException(com.ibm.wps.util.MessageCode code)
           
PropertyBrokerServiceException(com.ibm.wps.util.MessageCode code, java.lang.Object[] args)
           
PropertyBrokerServiceException(com.ibm.wps.util.MessageCode code, java.lang.Object[] args, java.lang.Throwable t)
           
 

Methods inherited from class com.ibm.portal.WpsException
getDescription, getLocales, getMessage, getMessage, getMessageArguments, getMessageCode, getTitle, printStackTrace, printStackTrace, printStackTrace, printToplevelStackTrace
 

Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, setStackTrace, toString
 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PropertyBrokerServiceException

public PropertyBrokerServiceException(com.ibm.wps.util.MessageCode code)

PropertyBrokerServiceException

public PropertyBrokerServiceException(com.ibm.wps.util.MessageCode code,
                                      java.lang.Object[] args)

PropertyBrokerServiceException

public PropertyBrokerServiceException(com.ibm.wps.util.MessageCode code,
                                      java.lang.Object[] args,
                                      java.lang.Throwable t)

Overview  Package   Class  Tree  Serialized  Deprecated  Index  Help 

 

WebSphere is a trademark of the IBM Corporation in the United States, other countries, or both.

 

IBM is a trademark of the IBM Corporation in the United States, other countries, or both.