org.melati.util
Class ConnectionPendingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.melati.poem.PoemException
org.melati.util.MelatiRuntimeException
org.melati.util.ConnectionPendingException
- All Implemented Interfaces:
- Serializable
public class ConnectionPendingException
- extends MelatiRuntimeException
Thrown if an attempt is made to use a DBMS whilst it is initialising.
- See Also:
- Serialized Form
name
public String name
- The database name.
ConnectionPendingException
public ConnectionPendingException(String name)
- Constructor.
getMessage
public String getMessage()
- The detail message which may be null.
- Overrides:
getMessage
in class PoemException
- See Also:
PoemException.getMessage()
Copyright © 2000-2010 PanEris. All Rights Reserved.