com.claritysys.util
Class ServiceInitializationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.claritysys.util.NestedException
com.claritysys.util.ServiceInitializationException
- All Implemented Interfaces:
- java.io.Serializable
public class ServiceInitializationException
- extends NestedException
An exception wrapping another exception that occured during initialization
of a service.
- Version:
- $Revision: 2348 $ $Date: 2004-12-01 16:12:21 -0800 (Wed, 01 Dec 2004) $
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, setStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
ServiceInitializationException
public ServiceInitializationException(java.lang.String message,
java.lang.Exception except)
ServiceInitializationException
public ServiceInitializationException(java.lang.String message)
ServiceInitializationException
public ServiceInitializationException(java.lang.Exception except)
Copyright ? 2002 Clarity Systems Group, LLC. All Rights Reserved.