public class JRebirthThreadException extends Exception
Modifier and Type | Class and Description |
---|---|
static class |
JRebirthThreadException.Type
The type of thread exception.
|
Constructor and Description |
---|
JRebirthThreadException(JRebirthThreadException.Type threadType)
Default Constructor.
|
Modifier and Type | Method and Description |
---|---|
(package private) JRebirthThreadException.Type |
getThreadType() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public JRebirthThreadException(JRebirthThreadException.Type threadType)
threadType
- the type of error to thrown.JRebirthThreadException.Type getThreadType()
Copyright © 2011–2016 JRebirth OSS. All rights reserved.