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