public class WebpackConnectionException extends RuntimeException
For internal use only. May be renamed or removed in a future release.
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, toString
public WebpackConnectionException(String message)
message
- the detailed message on the problem.Copyright © 2000–2021 Vaadin Ltd. All rights reserved.