Ice 3.8
Slice API Reference
Loading...
Searching...
No Matches

◆ removeApplication()

void removeApplication ( string name) throws AccessDeniedException, DeploymentException, ApplicationNotExistException

Removes an application from IceGrid.

Parameters
nameThe application name.
Exceptions
AccessDeniedExceptionThrown when the session doesn't hold the exclusive lock or when another session is holding the lock.
DeploymentExceptionThrown when the application deployment failed.
ApplicationNotExistExceptionThrown when the application doesn't exist.