|
Oracle | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.ObjectNestedException
weblogic.common.ResourceException
weblogic.common.ConnectDeadException
public final class ConnectDeadException
Class for ConnectDeadException
| Constructor Summary | |
|---|---|
ConnectDeadException()
Constructs a ConnectDeadException Exception. |
|
ConnectDeadException(String s)
Constructs a ConnectDeadException with the specified message. |
|
ConnectDeadException(String s,
Throwable t)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ConnectDeadException(String s)
s - String messagepublic ConnectDeadException()
public ConnectDeadException(String s,
Throwable t)
|
Documentation is available at http://edocs.bea.com/wls/docs103 Copyright 2008 Oracle |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||