Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle ADF Share
11g Release 1 (11.1.1.9.1)

E67677-01


oracle.adf.share.mds
Class IllegalOperationInSandboxException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by oracle.adf.share.ADFShareException
                  extended by oracle.adf.share.mds.IllegalOperationInSandboxException

All Implemented Interfaces:
java.io.Serializable

public class IllegalOperationInSandboxException
extends ADFShareException
See Also:
Serialized Form

Constructor Summary
IllegalOperationInSandboxException()
           
IllegalOperationInSandboxException(ResourceKey resourceKey)
           
IllegalOperationInSandboxException(ResourceKey resourceKey, java.lang.Throwable throwable)
           
IllegalOperationInSandboxException(ResourceKey resourceKey, java.lang.Throwable throwable, java.lang.Object... args)
           
IllegalOperationInSandboxException(java.lang.Throwable throwable)
           

 

Method Summary

 

Methods inherited from class oracle.adf.share.ADFShareException
getCause, getCauseList, getCauseMessage, getErrorId, getMessage, getMMessage, getResourceBundle, getResourceKey, init, setCauseList

 

Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, 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

IllegalOperationInSandboxException

public IllegalOperationInSandboxException(ResourceKey resourceKey,
                                          java.lang.Throwable throwable,
                                          java.lang.Object... args)

IllegalOperationInSandboxException

public IllegalOperationInSandboxException(ResourceKey resourceKey,
                                          java.lang.Throwable throwable)

IllegalOperationInSandboxException

public IllegalOperationInSandboxException(ResourceKey resourceKey)

IllegalOperationInSandboxException

public IllegalOperationInSandboxException()

IllegalOperationInSandboxException

public IllegalOperationInSandboxException(java.lang.Throwable throwable)

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle ADF Share
11g Release 1 (11.1.1.9.1)

E67677-01


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