Skip navigation links

Oracle Fusion Middleware Management Java API Reference for Oracle Entitlements Server
11g Release 2 (11.1.2)

E54416-01


oracle.security.opss.config.persistence.exception
Class JpsConfigurationPException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by oracle.security.opss.config.persistence.exception.JpsConfigurationPException

All Implemented Interfaces:
java.io.Serializable

public class JpsConfigurationPException
extends java.lang.Exception
Author:
vbkumarjayanti
See Also:
Serialized Form

Constructor Summary
JpsConfigurationPException(java.io.FileNotFoundException ex)
           
JpsConfigurationPException(java.io.IOException ex)
           
JpsConfigurationPException(javax.xml.bind.JAXBException ex)
           

 

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

JpsConfigurationPException

public JpsConfigurationPException(javax.xml.bind.JAXBException ex)

JpsConfigurationPException

public JpsConfigurationPException(java.io.FileNotFoundException ex)

JpsConfigurationPException

public JpsConfigurationPException(java.io.IOException ex)

Skip navigation links

Oracle Fusion Middleware Management Java API Reference for Oracle Entitlements Server
11g Release 2 (11.1.2)

E54416-01


Copyright © 2011, 2015, Oracle and/or its affiliates. All rights reserved.