org.eclipse.hyades.logging.core
Class LoggingAgentNotRegisteredException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.eclipse.hyades.logging.core.LoggingAgentNotRegisteredException
- All Implemented Interfaces:
- java.io.Serializable
public class LoggingAgentNotRegisteredException
- extends java.lang.Exception
Exception for unregistered agent. It throws by LoggingAgent
at
getNodeUUID()
getJVMUUID()
- See Also:
- Serialized Form
| 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 |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
LoggingAgentNotRegisteredException
public LoggingAgentNotRegisteredException()
LoggingAgentNotRegisteredException
public LoggingAgentNotRegisteredException(java.lang.String message)