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