Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 7 (11.1.7)

E22562-07

oracle.apps.fnd.applcore.dt.utils
Class ExceptionUtils

java.lang.Object
  extended by oracle.apps.fnd.applcore.dt.utils.ExceptionUtils

public final class ExceptionUtils
extends java.lang.Object

Utility class to contain helper methods for Exceptions in the Set Id project.


Method Summary
static void logException(java.lang.Exception e)
          Utility method to log exceptions thrown by Applcore Design Time code.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

logException

public static void logException(java.lang.Exception e)
Utility method to log exceptions thrown by Applcore Design Time code.

Parameters:
e - The exception to handle.

Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 7 (11.1.7)

E22562-07

Copyright © 2013 Oracle. All Rights Reserved.