public class TBServerException extends RuntimeException
| Constructor and Description |
|---|
TBServerException(String reply)
Saves the reply from the TB server.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic TBServerException(String reply)
reply - the entire reply that the TB server made to the command that caused the error,
stripped of leading and trailing white space.Copyright © 2023 LSST. All rights reserved.