| 
 | Oracle Fusion Middleware Oracle WebLogic Server API Reference 11g Release 1 (10.3.3) Part Number E13941-03 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.io.IOException
java.rmi.RemoteException
java.rmi.UnmarshalException
weblogic.rmi.extensions.DisconnectMonitorException
public final class DisconnectMonitorException
DisconnectMonitorException is delivered to the DisconnectListener when the heartbeat interval has elapsed.
| Field Summary | 
|---|
| Fields inherited from class java.rmi.RemoteException | 
|---|
| detail | 
| Constructor Summary | |
|---|---|
| DisconnectMonitorException(String message)Constructs exception with the specified message. | |
| DisconnectMonitorException(String message,
                           Exception ex)Constructs exception with the specified message and exception. | |
| Method Summary | 
|---|
| Methods inherited from class java.rmi.RemoteException | 
|---|
| getCause, getMessage | 
| Methods inherited from class java.lang.Throwable | 
|---|
| fillInStackTrace, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Constructor Detail | 
|---|
public DisconnectMonitorException(String message)
message - String message
public DisconnectMonitorException(String message,
                                  Exception ex)
message - String message| 
 | Copyright 1996, 2010, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners. Oracle Fusion Middleware Oracle WebLogic Server 10.3.3 API Reference 11g Release 1 (10.3.3) Part Number E13941-03 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||