Skip navigation links

Oracle Fusion Middleware PDP Extension Java API Reference for Oracle Entitlements Serve
11g Release 1 (11.1.1)

E22853-02 EXAPI


com.bea.security.providers.authorization.asi
Class ResourceConversionException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.bea.security.providers.authorization.asi.ResourceConversionException

All Implemented Interfaces:
java.io.Serializable

public class ResourceConversionException
extends java.lang.Exception

This exception is thrown to indicate that an error occured while converting a resource into the WLES format.

See Also:
Serialized Form

Constructor Summary
ResourceConversionException(java.lang.String message)
          Creates a ResourceConversionException instance.

 

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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait

 

Constructor Detail

ResourceConversionException

public ResourceConversionException(java.lang.String message)
Creates a ResourceConversionException instance.

Skip navigation links

Oracle Fusion Middleware PDP Extension Java API Reference for Oracle Entitlements Serve
11g Release 1 (11.1.1)

E22853-02 EXAPI


Copyright © 2011, Oracle. All rights reserved.