public class TimeoutExceededException extends RuntimeException
TimeoutException because that is a checked exception and setting
the timeout in BascomTask is optional so it would tedious to force callers to handle it.| Constructor and Description |
|---|
TimeoutExceededException(String msg) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic TimeoutExceededException(String msg)
Copyright © 2021. All rights reserved.