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, toString
public ServerNotActive()
public ServerNotActive(int _serverId)
public ServerNotActive(String $reason, int _serverId)
Copyright © 2021 JBoss by Red Hat. All rights reserved.