com.neeve.daemon.thread
Class EDmnThreadUnmanagedThreadException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.neeve.root.ERootException
com.neeve.daemon.thread.EDmnThreadException
com.neeve.daemon.thread.EDmnThreadUnmanagedThreadException
- All Implemented Interfaces:
- Serializable
public class EDmnThreadUnmanagedThreadException
- extends EDmnThreadException
Indicates that a thread is not an on-demand thread created and managed by
the daemon thread manager.
- See Also:
- Serialized Form
EDmnThreadUnmanagedThreadException
public EDmnThreadUnmanagedThreadException()
- Construct
EDmnThreadUnmanagedThreadException
public EDmnThreadUnmanagedThreadException(String str)
- Construct using a specified string.
Copyright © 2015 Neeve Research, LLC. All Rights Reserved.