Uses of Class
org.wso2.carbon.utils.ServerException
Packages that use ServerException
-
Uses of ServerException in org.wso2.carbon.utils
Methods in org.wso2.carbon.utils that throw ServerExceptionModifier and TypeMethodDescriptionvoidstatic voidvoidControllable.restart()Forcefully restart the servervoidControllable.restartGracefully()Gracefully restart the server after serving all requests currently being processedvoidControllable.shutdown()Forcefully shutdown the servervoidControllable.shutdownGracefully()Gracefully shutdown the server after serving all requests currently being processed -
Uses of ServerException in org.wso2.carbon.utils.xml
Methods in org.wso2.carbon.utils.xml that throw ServerExceptionModifier and TypeMethodDescriptionstatic voidstatic voidConstructors in org.wso2.carbon.utils.xml that throw ServerExceptionModifierConstructorDescriptionXmlConfiguration(String xmlFile) XmlConfiguration(String xmlFile, String serverNamespace)