Skip navigation links

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

E12907-01


oracle.irm.engine.types.core.desktop
Class RepudiateException

java.lang.Object
  extended by oracle.irm.engine.types.core.desktop.RepudiateException

All Implemented Interfaces:
Serializable

public class RepudiateException
extends Object
implements Serializable

Repudiate exception information. The desktop software has been repudiated and cannot contact the server. For example, a desktop might be repudiated if it has a security issue, or a limitation on the platform it has been installed.

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
RepudiateException()
          Default constructor.

 

Method Summary

 

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

 

Constructor Detail

RepudiateException

public RepudiateException()
Default constructor.

Skip navigation links

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

E12907-01


Copyright © 2010, Oracle. All rights reserved.