Microsoft.Web.Administration.ServerManagerException.ServerManagerException C# (CSharp) Method

ServerManagerException() public method

public ServerManagerException ( ) : System
return System
        public ServerManagerException()
        { }

Same methods

ServerManagerException::ServerManagerException ( string errorMessage ) : System
ServerManagerException::ServerManagerException ( string errorMessage, Exception exception ) : System
ServerManagerException::ServerManagerException ( string errorMessage, Exception exception, int errorCode ) : System
ServerManagerException::ServerManagerException ( string errorMessage, int errorCode ) : System