public static class Computer.TerminationRequest extends RuntimeException
| Constructor and Description |
|---|
TerminationRequest(String message) |
| Modifier and Type | Method and Description |
|---|---|
long |
getWhen()
Returns the when the termination request was created.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic TerminationRequest(String message)
Copyright © 2019. All rights reserved.