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