PkgAgentSystem
Class AgentNotRegisteredException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--PkgAgentSystem.AgentException
|
+--PkgAgentSystem.AgentNotRegisteredException
- public class AgentNotRegisteredException
- extends AgentException
Signifies that the agent in question is not registered at the system.
- Version:
- 1.0, 1.7.2000
- Author:
- Michael Sonntag
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
,
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait |
AgentNotRegisteredException
public AgentNotRegisteredException(String detail)
- Constructs an
AgentNotRegisteredException
with the specified detail message.
- Parameters:
detail
- the detail message
AgentNotRegisteredException
public AgentNotRegisteredException()
- Constructs an
AgentNotRegisteredException
with the detail message "Agent is not registered".
Submit a bug
Copyright 2000 Michael Sonntag & Institute for Information Processing and Microprocessor Technology (FIM), Johannes-Kepler-University Linz, Altenbergerstr. 69, A-4040 Linz, Austria.