Oracle® Collaboration Suite Contacts Java API Reference
10g Release 1 (10.1.1)

B16235-01

oracle.collabsuite.addressbook
Class AddressBookMaxLimitException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--oracle.collabsuite.addressbook.AddressBookException
                    |
                    +--oracle.collabsuite.addressbook.AddressBookMaxLimitException

public class AddressBookMaxLimitException
extends AddressBookException

This exception gets thrown whenever max address book limit is reached.

See Also:
Serialized Form

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

AddressBookMaxLimitException

public AddressBookMaxLimitException(java.lang.String s)

AddressBookMaxLimitException

public AddressBookMaxLimitException()

Oracle® Collaboration Suite Contacts Java API Reference
10g Release 1 (10.1.1)

B16235-01

Copyright © 1988, 2005, Oracle. All rights reserved.