public class TaskManagerException extends Exception
| Constructor and Description |
|---|
TaskManagerException(Throwable cause)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Throwable |
getCause() |
String |
toString() |
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
Copyright © 2008, 2016, Oracle. All rights reserved.