weblogic.rmi
Class ServerShuttingDownException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
java.rmi.RemoteException
java.rmi.ConnectIOException
weblogic.rmi.ServerShuttingDownException
All Implemented Interfaces: Serializable
public final class ServerShuttingDownException extends ConnectIOException
This exception is thrown for any new RMI request when the server is
suspending.
See Also: Serialized Form
ServerShuttingDownException
public ServerShuttingDownException (String s)
ServerShuttingDownException
public ServerShuttingDownException (String s,
Exception e)
Constructs a ServerShuttingDownException with the specified
string and nested exception.
Parameters: s
- the string message.e
- the nested exception.
interopWriteReplace
public Object interopWriteReplace (PeerInfo peerInfo)
throws IOException
Throws:
IOException
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 API Reference 11g Release 1 (10.3.4) Part Number E13941-04
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
All Classes
All Classes
SUMMARY: NESTED | FIELD | CONSTR | METHOD
DETAIL: FIELD | CONSTR | METHOD