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

B16235-01

oracle.collabsuite.addressbook
Class AddressBookEntryExistsException

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

public class AddressBookEntryExistsException
extends AddressBookException

This exception gets thrown whenever any addressbook entry already exists.

See Also:
Serialized Form

Constructor Summary
AddressBookEntryExistsException()
AddressBookEntryExistsException(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

AddressBookEntryExistsException

public AddressBookEntryExistsException(java.lang.String s)

AddressBookEntryExistsException

public AddressBookEntryExistsException()

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

B16235-01

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