|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.rhq.enterprise.communications.command.server.discovery.AutoDiscoveryException
public class AutoDiscoveryException
Exception that occurs with auto-discovery.
| Constructor Summary | |
|---|---|
AutoDiscoveryException()
Constructor for AutoDiscoveryException. |
|
AutoDiscoveryException(String message)
Constructor for AutoDiscoveryException. |
|
AutoDiscoveryException(String message,
Throwable cause)
Constructor for AutoDiscoveryException. |
|
AutoDiscoveryException(Throwable cause)
Constructor for AutoDiscoveryException. |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public AutoDiscoveryException()
AutoDiscoveryException.
public AutoDiscoveryException(String message)
AutoDiscoveryException.
message - public AutoDiscoveryException(Throwable cause)
AutoDiscoveryException.
cause -
public AutoDiscoveryException(String message,
Throwable cause)
AutoDiscoveryException.
message - cause -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||