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, toString
public TerminationRequest(String message)
Copyright © 2004–2021. All rights reserved.