| 
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.7.0) E17060-04  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
  
java.lang.Throwable
      
java.lang.Exception
          
oracle.odi.core.exception.OdiException
              
oracle.odi.setup.RepositorySetupException
                  
oracle.odi.setup.RepositoryScriptsNotFoundException
public class RepositoryScriptsNotFoundException
Thrown to indicate the SQL/DDL scripts were not found.
| Constructor Summary | |
|---|---|
RepositoryScriptsNotFoundException(java.lang.Throwable pCause)Construct a new RepositoryScriptsNotFoundException.This constructor is not intended to be called by SDK users.  | 
|
| 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 | 
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Constructor Detail | 
|---|
public RepositoryScriptsNotFoundException(java.lang.Throwable pCause)
RepositoryScriptsNotFoundException.pCause - The root cause of this exception
  | 
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.7.0) E17060-04  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||