blob: 6e2942231f80d24444ccbfac6a4b84691267100e [file] [log] [blame]
###############################################################################
# Copyright (c) 2006 IBM Corporation.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
# http://www.eclipse.org/legal/epl-v10.html
#
# Contributors:
# IBM Corporation - Initial Implementation
###############################################################################
RemoteExecutionException.GetErrorMessage_NoErrorInfoAvailable=no error information available
RemoteExecutionException.ToString_ExitCode=Exit code:
PortForwardingException.REMOTE_PORT_ALREADY_FORWARDED=Remote port is already forwarded on remote host.
PortForwardingException.REMOTE_FORWARDING_FAILED=Failed to create port forwarding on remote host.
PortForwardingException.INVALID_PARAMETERS=Invalid parameters for port forwarding.
PortForwardingException.REMOTE_FORWARDING_NOT_ATIVE=Failed to release remote port forwarding since it is not active.