Skip navigation links

Oracle® WebCenter Content Site Studio for External Applications Java API Reference
11g Release 1 (11.1.1)

E17273-03


oracle.stellent.wcm.core.project
Class ProjectFileException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by oracle.stellent.wcm.common.LocalizedRuntimeException
                  extended by oracle.stellent.wcm.core.project.ProjectFileException

All Implemented Interfaces:
java.io.Serializable

public class ProjectFileException
extends LocalizedRuntimeException

Exceptions that occur during the processing of the structure data

See Also:
Serialized Form

Constructor Summary
ProjectFileException(oracle.stellent.wcm.i18n.locale.LocaleMessage message)
           
ProjectFileException(oracle.stellent.wcm.i18n.locale.LocaleMessage message, java.lang.Throwable cause)
           
ProjectFileException(java.lang.Throwable cause)
           

 

Method Summary

 

Methods inherited from class oracle.stellent.wcm.common.LocalizedRuntimeException
getLocaleMessage, getLocalizedMessage

 

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

ProjectFileException

public ProjectFileException(java.lang.Throwable cause)

ProjectFileException

public ProjectFileException(oracle.stellent.wcm.i18n.locale.LocaleMessage message)

ProjectFileException

public ProjectFileException(oracle.stellent.wcm.i18n.locale.LocaleMessage message,
                            java.lang.Throwable cause)

Skip navigation links

Oracle® WebCenter Content Site Studio for External Applications Java API Reference
11g Release 1 (11.1.1)

E17273-03


Copyright © 2010, 2011, Oracle and/or its affiliates. All rights reserved.