Skip navigation links

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

E17789-01


oracle.xdo.common.pdf.signature
Class CertificateExpiredException

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.CertificateExpiredException

All Implemented Interfaces:
java.io.Serializable

public class CertificateExpiredException
extends XDORuntimeException
See Also:
Serialized Form

Constructor Summary
CertificateExpiredException()
           
CertificateExpiredException(java.lang.String msg)
           
CertificateExpiredException(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

CertificateExpiredException

public CertificateExpiredException()

CertificateExpiredException

public CertificateExpiredException(java.lang.Throwable t)

CertificateExpiredException

public CertificateExpiredException(java.lang.String msg)

Skip navigation links

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

E17789-01


Copyright © 2010, Oracle. All rights reserved.