public class TunnelNotExistException
extends java.lang.RuntimeException
Constructor and Description |
---|
TunnelNotExistException(Membrane membrane,
Tunnel.TunnelType type) |
TunnelNotExistException(Membrane membrane,
Tunnel.TunnelType type,
java.lang.String tunnel) |
TunnelNotExistException(Membrane membrane,
Tunnel.TunnelType type,
java.lang.String tunnel,
Result result) |
public TunnelNotExistException(Membrane membrane, Tunnel.TunnelType type, java.lang.String tunnel)
public TunnelNotExistException(Membrane membrane, Tunnel.TunnelType type, java.lang.String tunnel, Result result)
public TunnelNotExistException(Membrane membrane, Tunnel.TunnelType type)