|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractPropertyException | |
| com.sapportals.wcm.repository | Contains the repository framework interfaces and classes. |
| Uses of AbstractPropertyException in com.sapportals.wcm.repository |
| Subclasses of AbstractPropertyException in com.sapportals.wcm.repository | |
class |
IllegalPropertyNameException
Raised when a property name was not acceptable. |
class |
PropertyMandatoryException
The property could not be removed because it is mandatory. |
class |
PropertyNameTooLongException
Raised when a property name was too long. |
class |
PropertyReadOnlyException
The property cannot be changed because it is read-only. |
class |
PropertyTypeLostException
Raised when a property was set, but the repository didn't support the desired type. |
class |
PropertyTypeMismatchException
Raised when an attempt was made to set a protected property with a non-applicable data type. |
class |
PropertyUnchangedException
Raised when a property change couldn't be commited due to a failed dependency on another change. |
class |
PropertyValueTooBigException
Raised when a property value was too big. |
|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||