net.sf.bigyo.container
Class ReconfigurationFailedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
net.sf.bigyo.api.ContainerException
net.sf.bigyo.container.ReconfigurationFailedException
- All Implemented Interfaces:
- Serializable
public class ReconfigurationFailedException
- extends ContainerException
Created on 2004.08.16.
- Author:
- zsombor
Created at 0:03:46 net.sf.bigyo.container.ReconfigurationFailedException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ReconfigurationFailedException
public ReconfigurationFailedException()
ReconfigurationFailedException
public ReconfigurationFailedException(String message)
- Parameters:
message
-
ReconfigurationFailedException
public ReconfigurationFailedException(Throwable cause)
- Parameters:
cause
-
ReconfigurationFailedException
public ReconfigurationFailedException(String message,
Throwable cause)
- Parameters:
message
- cause
-
Copyright © 2004 Sourceforge.net. All Rights Reserved.