Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 1 (11.1.1.5)

E22562-01

oracle.apps.fnd.applcore.dataSecurity.ui.managed
Class ErrorDBResource

java.lang.Object
  extended by oracle.apps.fnd.applcore.dataSecurity.ui.managed.ErrorDBResource

public class ErrorDBResource
extends java.lang.Object

JSF managed bean for DB Resource Error Handling Page.

Author:
Abhay K Kumar <abhay.k.kumar&064;oracle.com>

Constructor Summary
ErrorDBResource()
          Constructor for ErrorDBResource.
 
Method Summary
 java.lang.String getErrorMessage()
          Getter for error message to be displayed.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ErrorDBResource

public ErrorDBResource()
Constructor for ErrorDBResource.

Method Detail

getErrorMessage

public java.lang.String getErrorMessage()
Getter for error message to be displayed.

Returns:
Error message as String

Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 1 (11.1.1.5)

E22562-01

Copyright © 2011 Oracle. All Rights Reserved.