public class UpgradeRejectedException extends VertxException
| Constructor and Description | 
|---|
UpgradeRejectedException(String message,
                        int status)  | 
| Modifier and Type | Method and Description | 
|---|---|
int | 
getStatus()  | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UpgradeRejectedException(String message, int status)
Copyright © 2020 Eclipse. All rights reserved.