public class WebpackConnectionException extends RuntimeException
| Constructor and Description |
|---|
WebpackConnectionException(String message)
Constructs a new exception with the specified detail message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic WebpackConnectionException(String message)
message - the detailed message on the problem.Copyright © 2000–2021 Vaadin Ltd. All rights reserved.