Skip navigation links

Oracle® Information Rights Management Server Java API Reference
11g Release 1 (11.1.1)

E12907-03


oracle.irm.engine.types.core.account
Class RepositoryException

java.lang.Object
  extended by oracle.irm.engine.types.core.account.RepositoryException

All Implemented Interfaces:
Serializable

public class RepositoryException
extends Object
implements Serializable

Repository exception information. Thrown to indicate that an internal exception has occurred accessing the user and group repository (e.g. LDAP). The exception cause should be consulted to identify the source of the issue.

This class is used to store the state of an EJB exception and the fault data in a Web Service exception.

See Also:
Serialized Form

Constructor Summary
RepositoryException()
          Default constructor.

 

Method Summary

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Constructor Detail

RepositoryException

public RepositoryException()
Default constructor.

Skip navigation links

Oracle® Information Rights Management Server Java API Reference
11g Release 1 (11.1.1)

E12907-03


Copyright © 2011, Oracle. All rights reserved.