org.rhq.core.clientapi.server.core
Class AgentRegistrationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.rhq.core.clientapi.server.core.AgentRegistrationException
- All Implemented Interfaces:
- Serializable
public class AgentRegistrationException
- extends Exception
This exception occurs when the server has rejected an agent's registration request.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
AgentRegistrationException
public AgentRegistrationException()
AgentRegistrationException
public AgentRegistrationException(String message,
Throwable cause)
AgentRegistrationException
public AgentRegistrationException(String message)
AgentRegistrationException
public AgentRegistrationException(Throwable cause)
Copyright © 2008-2009 Red Hat, Inc.. All Rights Reserved.