- All Implemented Interfaces:
- java.io.Serializable
public class ScWrongUserEx
extends ScEx
This exception is thrown if a user's application tries to connect with the
daemon, and the daemon's user is not the same as the application's user is.
Due to security reasons all communication partners of the daemon must be
started by the same user who has started the daemon.
- Author:
- Friedemann Seebass
- See Also:
- Serialized Form