lumis.content.wizard
Class ContentWizardException

Package class diagram package ContentWizardException
java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by lumis.portal.PortalException
              extended by lumis.content.wizard.ContentWizardException
All Implemented Interfaces:
Serializable

public class ContentWizardException
extends PortalException

See Also:
Serialized Form

Field Summary
 
Fields inherited from class lumis.portal.PortalException
resources
 
Constructor Summary
ContentWizardException(String arg0)
           
ContentWizardException(String arg0, Exception innerException)
           
ContentWizardException(String arg0, IResource resource)
           
ContentWizardException(String arg0, IResource resource, Exception innerException)
           
ContentWizardException(String arg0, List<IResource> resources)
           
ContentWizardException(String arg0, List<IResource> resources, Exception innerException)
           
 
Method Summary
 
Methods inherited from class lumis.portal.PortalException
getLocalizedMessage, getLocalizedMessage, getResources, logExceptionCreation, toString, toXmlString
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ContentWizardException

public ContentWizardException(String arg0)
Parameters:
arg0 -

ContentWizardException

public ContentWizardException(String arg0,
                              Exception innerException)
Parameters:
arg0 -
innerException -

ContentWizardException

public ContentWizardException(String arg0,
                              IResource resource)
Parameters:
arg0 -
resource -

ContentWizardException

public ContentWizardException(String arg0,
                              List<IResource> resources)
Parameters:
arg0 -
resources -

ContentWizardException

public ContentWizardException(String arg0,
                              IResource resource,
                              Exception innerException)
Parameters:
arg0 -
resource -
innerException -

ContentWizardException

public ContentWizardException(String arg0,
                              List<IResource> resources,
                              Exception innerException)
Parameters:
arg0 -
resources -
innerException -


Lumisportal  5.5.0.091130 - Copyright © 2001-2007, Lumis. All Rights Reserved.