com.bea.apps.groupspace.exceptions
Class GSContentParentVisibilityException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.bea.p13n.exceptions.ApplicationException
              extended by com.bea.apps.groupspace.exceptions.GSContentParentVisibilityException
All Implemented Interfaces
Serializable

public class GSContentParentVisibilityException
extends ApplicationException

todo: javadoc

See Also
Serialized Form

Constructor Summary
GSContentParentVisibilityException(String message)
           
 
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

GSContentParentVisibilityException

public GSContentParentVisibilityException(String message)
Parameters
message - String representing the Exception message
missingParam - The name of the missing parameter
configFile - The name of the configuration file where the parameter was expected to be found


Copyright © 2006 BEA Systems, Inc. All Rights Reserved