public class JanitorException extends Exception
| Modifier and Type | Field and Description |
|---|---|
protected Janitor |
m_j
The janitor that threw this
|
protected JanitorTask |
m_jt
The task that threw this
|
| Constructor and Description |
|---|
JanitorException() |
JanitorException(JanitorTask jt,
String msg) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringprotected Janitor m_j
protected JanitorTask m_jt
public JanitorException()
public JanitorException(JanitorTask jt, String msg)
Copyright © 2017 etc.to. All rights reserved.