com.neeve.daemon.thread
Class EDmnThreadException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.neeve.root.ERootException
com.neeve.daemon.thread.EDmnThreadException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- EDmnThreadInvalidThreadingModeException, EDmnThreadMaxThreadsReachedException, EDmnThreadUnmanagedThreadException
public class EDmnThreadException
- extends ERootException
Base exception class for all exceptions in this package.
- See Also:
- Serialized Form
EDmnThreadException
public EDmnThreadException(Throwable cause)
- Construct using a linked exception
EDmnThreadException
public EDmnThreadException(String str)
- Construct using error string.
Copyright © 2015 Neeve Research, LLC. All Rights Reserved.