public final class ServerNotActive extends UserException
| Modifier and Type | Field and Description |
|---|---|
int |
serverId |
| Constructor and Description |
|---|
ServerNotActive() |
ServerNotActive(int _serverId) |
ServerNotActive(String $reason,
int _serverId) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ServerNotActive()
public ServerNotActive(int _serverId)
public ServerNotActive(String $reason, int _serverId)
Copyright © 2018 JBoss by Red Hat. All rights reserved.