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