|
Oracle® Collaboration Suite Contacts Java API Reference 10g Release 1 (10.1.1) B16235-01 |
|||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--oracle.collabsuite.addressbook.AddressBookException
|
+--oracle.collabsuite.addressbook.AddressBookMaxLimitException
This exception gets thrown whenever max address book limit is reached.
| Constructor Summary | |
AddressBookMaxLimitException() |
|
AddressBookMaxLimitException(java.lang.String s) |
|
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public AddressBookMaxLimitException(java.lang.String s)
public AddressBookMaxLimitException()
|
Oracle® Collaboration Suite Contacts Java API Reference 10g Release 1 (10.1.1) B16235-01 |
|||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||