java.lang.Object
java.lang.Throwable
java.lang.Exception
alice.tuplemedium.runtime.NoDaemonException
- All Implemented Interfaces:
- java.io.Serializable
- public class NoDaemonException
- extends java.lang.Exception
Exception thrown when trying to interact with
a node (host) where the daemon is not installed
Nested classes inherited from class java.lang.Throwable |
|
Fields inherited from class java.lang.Exception |
|
Fields inherited from class java.lang.Throwable |
|
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
NoDaemonException
public NoDaemonException()