Oracle Fusion Applications Java API Reference for Oracle Enterprise Scheduler Service
11g Release 1 (11.1.1.5)
E20742-01


oracle.as.scheduler
Class MetadataServiceAccessControlException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by oracle.as.scheduler.SchedulerException
              extended by oracle.as.scheduler.MetadataServiceException
                  extended by oracle.as.scheduler.MetadataServiceAccessControlException
All Implemented Interfaces:
java.io.Serializable

public class MetadataServiceAccessControlException
extends MetadataServiceException

Thrown by the MetadataService to indicate system errors.

See Also:
Serialized Form

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

MetadataServiceAccessControlException

public MetadataServiceAccessControlException(java.lang.String msg)

Oracle Fusion Applications Java API Reference for Oracle Enterprise Scheduler Service
11g Release 1 (11.1.1.5)
E20742-01


Copyright © 2008, 2011 Oracle. All rights reserved.