Skip navigation links

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

E17273-02


oracle.stellent.wcm.core.data
Class DataFileException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by oracle.stellent.wcm.common.LocalizedException
              extended by oracle.stellent.wcm.core.data.DataFileException

All Implemented Interfaces:
java.io.Serializable

public class DataFileException
extends LocalizedException

Exceptions ocurring within the managed data file.

See Also:
Serialized Form

Constructor Summary
DataFileException(LocaleMessage message)
           
DataFileException(LocaleMessage message, java.lang.Throwable cause)
           

 

Method Summary

 

Methods inherited from class oracle.stellent.wcm.common.LocalizedException
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

DataFileException

public DataFileException(LocaleMessage message)

DataFileException

public DataFileException(LocaleMessage message,
                         java.lang.Throwable cause)

Skip navigation links

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

E17273-02


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