public class CommandRejectedException extends Exception
| Constructor and Description |
|---|
CommandRejectedException(CommandNack negativeAck) |
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic CommandRejectedException(CommandNack negativeAck)
Copyright © 2015 LSST. All rights reserved.