Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.3.0)

E17493-04


oracle.jdeveloper.model
Class ContentSetPanel.EmptyContentSetException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by oracle.jdeveloper.model.ContentSetPanel.EmptyContentSetException

All Implemented Interfaces:
java.io.Serializable
Enclosing class:
ContentSetPanel

public static class ContentSetPanel.EmptyContentSetException
extends java.lang.Exception

Signals that the ContentSet is empty, that is, there is no content folder specified.

See Also:
Serialized Form

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

 


Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.3.0)

E17493-04


Copyright © 1997, 2012, Oracle. All rights reserved.