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, toString
public WebpackConnectionException(String message)
message
- the detailed message on the problem.Copyright © 2020. All rights reserved.