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