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