Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Business Intelligence Publisher
11g Release 1 (11.1.1)

E22256-01


oracle.xdo.common.pdf.signature
Class NotVerifiedAgainstChainException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by oracle.xdo.XDORuntimeException
                  extended by oracle.xdo.common.pdf.signature.NotVerifiedAgainstChainException

All Implemented Interfaces:
java.io.Serializable

public class NotVerifiedAgainstChainException
extends XDORuntimeException
See Also:
Serialized Form

Constructor Summary
NotVerifiedAgainstChainException()
           
NotVerifiedAgainstChainException(java.lang.String msg)
           
NotVerifiedAgainstChainException(java.lang.Throwable t)
           

 

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

NotVerifiedAgainstChainException

public NotVerifiedAgainstChainException()

NotVerifiedAgainstChainException

public NotVerifiedAgainstChainException(java.lang.Throwable t)

NotVerifiedAgainstChainException

public NotVerifiedAgainstChainException(java.lang.String msg)

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Business Intelligence Publisher
11g Release 1 (11.1.1)

E22256-01


Copyright © 2010, 2011, Oracle. All rights reserved.