public class StopCommand extends Error
Constructor and Description |
---|
StopCommand() |
StopCommand(Object stopMe) |
StopCommand(String message) |
Modifier and Type | Method and Description |
---|---|
String |
getMessage() |
boolean |
isFor(Object that) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2000–2020 The Apache Software Foundation. All rights reserved.