com.adobe.livecycle.rightsmanagement.client.infomodel
Class PDRLException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.adobe.livecycle.rightsmanagement.client.infomodel.PDRLException
All Implemented Interfaces:
java.io.Serializable

public class PDRLException
extends java.lang.Exception

The PDRLException class defines the exception thrown when an XML document with invalid XML is used as a method paramter. XML documents are used to implement licenses and policies. The XML documents are based on the PDRL XML schema.

See Also:
Serialized Form

Constructor Summary
PDRLException(java.lang.String exceptionDetailString)
          Creates a new PDRLException object.
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PDRLException

public PDRLException(java.lang.String exceptionDetailString)
Creates a new PDRLException object.

Parameters:
exceptionDetailString - A java.lang.String that contains information about the exeption.


[an error occurred while processing this directive] [an error occurred while processing this directive]