com.ibm.wps.pb.service
Class PropertyBrokerServiceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.ibm.portal.WpsException
com.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
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
|
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)
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.