lumis.content.wizard
Class ContentWizardException
java.lang.Object
java.lang.Throwable
java.lang.Exception
lumis.portal.PortalException
lumis.content.wizard.ContentWizardException
- All Implemented Interfaces:
- Serializable
public class ContentWizardException
- extends PortalException
- See Also:
- Serialized Form
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 4.1.0.071221 - Copyright © 2001-2007, Lumis. All Rights Reserved.