Oracle Fusion Middleware Java API Reference for Oracle ADF Share
11g Release 2 (11.1.2.4.0)

E17486-05

oracle.adf.share.platform
Class AdfPlatformException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by oracle.adf.share.platform.AdfPlatformException
All Implemented Interfaces:
java.io.Serializable

public class AdfPlatformException
extends java.lang.RuntimeException

See Also:
Serialized Form

Constructor Summary
AdfPlatformException(java.lang.String string)
           
AdfPlatformException(java.lang.String string, java.lang.Throwable throwable)
           
AdfPlatformException(java.lang.Throwable throwable)
           
 
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

AdfPlatformException

public AdfPlatformException(java.lang.Throwable throwable)

AdfPlatformException

public AdfPlatformException(java.lang.String string,
                            java.lang.Throwable throwable)

AdfPlatformException

public AdfPlatformException(java.lang.String string)

Oracle Fusion Middleware Java API Reference for Oracle ADF Share
11g Release 2 (11.1.2.4.0)

E17486-05

Copyright © 1997, 2013, Oracle. All rights reserved.