Skip navigation links

Oracle Enterprise Scheduler Java API Reference
11g Release 1 (11.1.1.7)
E26229-06


oracle.as.scheduler
Class RuntimeServiceAccessControlException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by oracle.as.scheduler.SchedulerException
              extended by oracle.as.scheduler.RuntimeServiceException
                  extended by oracle.as.scheduler.RuntimeServiceAccessControlException

All Implemented Interfaces:
java.io.Serializable

public class RuntimeServiceAccessControlException
extends RuntimeServiceException

Thrown by the MetadataService to indicate system errors.

See Also:
Serialized Form

Constructor Summary
RuntimeServiceAccessControlException(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

RuntimeServiceAccessControlException

public RuntimeServiceAccessControlException(java.lang.String msg)

Skip navigation links

Oracle Enterprise Scheduler Java API Reference
11g Release 1 (11.1.1.7)
E26229-06


Copyright © 2008, 2013, Oracle and/or its affiliates. All rights reserved.