org.melati.poem
Class ConnectionPendingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.melati.poem.PoemException
org.melati.poem.ConnectionPendingException
- All Implemented Interfaces:
- Serializable
public class ConnectionPendingException
- extends PoemException
- Since:
- 2 Feb 2007
- Author:
- timp
- See Also:
- Serialized Form
ConnectionPendingException
public ConnectionPendingException(Exception subException)
- Constructor.
- Parameters:
subException
-
ConnectionPendingException
public ConnectionPendingException()
- Constructor.
ConnectionPendingException
public ConnectionPendingException(String message,
Exception subException)
- Constructor.
- Parameters:
message
- subException
-
ConnectionPendingException
public ConnectionPendingException(String message)
- Constructor.
- Parameters:
message
-
Copyright © 2000-2010 PanEris. All Rights Reserved.