com.ibm.wps.pb.service
Class InvalidPropertyException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.ibm.portal.WpsException
com.ibm.wps.pb.service.PropertyBrokerServiceException
com.ibm.wps.pb.service.InvalidPropertyException
- All Implemented Interfaces:
- com.ibm.portal.Localized, com.ibm.wps.util.MessageRef, java.io.Serializable
- public class InvalidPropertyException
- extends PropertyBrokerServiceException
Thrown by public methods in the com.ibm.wps.pb package
to indicate that a property is invalid, for example missing a required field.
Portlets must only catch this exception and not throw it.
- Since:
- 5.0
- See Also:
- 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
|
InvalidPropertyException
public InvalidPropertyException(com.ibm.wps.util.MessageCode code)
InvalidPropertyException
public InvalidPropertyException(com.ibm.wps.util.MessageCode code,
java.lang.Object[] args)
InvalidPropertyException
public InvalidPropertyException(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.