java.rmi
Class ServerError
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
java.rmi.RemoteException
java.rmi.ServerError
- All Implemented Interfaces:
- Serializable
public class ServerError
- extends RemoteException
Wraps any error thrown while processing the server of a remote call.
- Since:
- 1.1
- See Also:
- Serialized Form
- Status:
- updated to 1.4
ServerError
public ServerError(String s,
Error e)
- Create an exception with a message and a cause.
- Parameters:
s - the messagee - the cause
aicas GmbH, Karlsruhe - Germany www.aicas.com
Copyright 2001-2009 aicas GmbH. All Rights Reserved.