Skip navigation links

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

E17789-01


oracle.xdo.delivery
Class InvalidFactoryException

java.lang.Object
  extended by DeliveryException
      extended by oracle.xdo.delivery.InvalidFactoryException


public class InvalidFactoryException
extends DeliveryException
Author:
Kei Saito (kei.saito@oracle.com)

Field Summary
static java.lang.String RCS_ID
           

 

Constructor Summary
InvalidFactoryException()
           
InvalidFactoryException(java.lang.String s)
           
InvalidFactoryException(java.lang.Throwable e)
           

 

Method Summary

 

Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Field Detail

RCS_ID

public static final java.lang.String RCS_ID
See Also:
Constant Field Values

Constructor Detail

InvalidFactoryException

public InvalidFactoryException()

InvalidFactoryException

public InvalidFactoryException(java.lang.String s)
Parameters:
s -

InvalidFactoryException

public InvalidFactoryException(java.lang.Throwable e)
Parameters:
e -

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.