lumis.doui.control
Class ControlException
java.lang.Object
java.lang.Throwable
java.lang.Exception
lumis.portal.PortalException
lumis.doui.DouiException
lumis.doui.control.ControlException
- All Implemented Interfaces:
- Serializable
@StableMinor(version="5.5",
sinceVersion="4.0")
public class ControlException
- extends DouiException
Generic exception thrown by controls
- Since:
- 4.0.0
- See Also:
- Serialized Form
ControlException
public ControlException(String arg0)
- Parameters:
arg0
-
ControlException
public ControlException(String arg0,
Exception innerException)
- Parameters:
arg0
- innerException
-
ControlException
public ControlException(String arg0,
IResource resource)
- Parameters:
arg0
- resource
-
ControlException
public ControlException(String arg0,
IResource resource,
Exception innerException)
- Parameters:
arg0
- resource
- innerException
-
ControlException
public ControlException(String arg0,
List<IResource> resources)
ControlException
public ControlException(String arg0,
List<IResource> resources,
Exception innerException)
Lumisportal 5.5.0.091130 - Copyright © 2001-2007, Lumis. All Rights Reserved.