com.neeve.daemon.thread
Class EDmnThreadInvalidStateException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.neeve.daemon.thread.EDmnThreadInvalidStateException
- All Implemented Interfaces:
- Serializable
public class EDmnThreadInvalidStateException
- extends RuntimeException
Indicates an operation cannot be performed because of an invalid state.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
EDmnThreadInvalidStateException
public EDmnThreadInvalidStateException()
- Construct
EDmnThreadInvalidStateException
public EDmnThreadInvalidStateException(String str)
- Construct using a specified string.
Copyright © 2015 Neeve Research, LLC. All Rights Reserved.