All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class vnet.BindException

java.lang.Object
   |
   +----java.lang.Throwable
           |
           +----java.lang.Exception
                   |
                   +----vnet.VirtualNetException
                           |
                           +----vnet.BindException

public class BindException
extends VirtualNetException
Class exception for Server Binding exceptions

Version:
0.1, august-1997
Author:
LuisM Pena
See Also:
VirtualNetException

Constructor Index

 o BindException(String)

Constructors

 o BindException
 public BindException(String message)
Parameters:
message - the reason for the exception

All Packages  Class Hierarchy  This Package  Previous  Next  Index