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:
- java.io.Serializable
@StableMinor(version="6.1",
sinceVersion="4.0")
public class ControlException
- extends DouiException
Generic exception thrown by controls
- Since:
- 4.0.0
- See Also:
- Serialized Form
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 |
ControlException
public ControlException(java.lang.String arg0)
- Parameters:
arg0
-
ControlException
public ControlException(java.lang.String arg0,
java.lang.Exception innerException)
- Parameters:
arg0
- innerException
-
ControlException
public ControlException(java.lang.String arg0,
IResource resource)
- Parameters:
arg0
- resource
-
ControlException
public ControlException(java.lang.String arg0,
IResource resource,
java.lang.Exception innerException)
- Parameters:
arg0
- resource
- innerException
-
ControlException
public ControlException(java.lang.String arg0,
java.util.List<IResource> resources)
ControlException
public ControlException(java.lang.String arg0,
java.util.List<IResource> resources,
java.lang.Exception innerException)
Lumisportal 6.1.0.111014 - Copyright © 2001-2007, Lumis. All Rights Reserved.