Skip navigation links

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

E17789-02


oracle.xdo.delivery
Class UndefinedRequestTypeException

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


public class UndefinedRequestTypeException
extends DeliveryException

Field Summary
static java.lang.String RCS_ID
           

 

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

UndefinedRequestTypeException

public UndefinedRequestTypeException()

UndefinedRequestTypeException

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

UndefinedRequestTypeException

public UndefinedRequestTypeException(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-02


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