com.sun.enterprise.ee.cms.core
Class SignalReleaseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.sun.enterprise.ee.cms.core.SignalReleaseException
- All Implemented Interfaces:
- Serializable
public class SignalReleaseException
- extends Exception
Raises exceptions occuring while releasing signals.
This will occur on rare conditions, for example, when it is impossible
to stop fencing a previously failed server.
- Version:
- $Revision: 1.2 $
- Author:
- Shreedhar Ganapathy
Date: Jan 8, 2004
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
SignalReleaseException
public SignalReleaseException()
SignalReleaseException
public SignalReleaseException(String message)
SignalReleaseException
public SignalReleaseException(Exception e)
Copyright © 2003 Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.