All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class vnet.VirtualNetException

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

public abstract class VirtualNetException
extends Exception
Abstract parent class for all the VirtualNet exceptions

Version:
0.1, august-1997
Author:
LuisM Pena

Constructor Index

 o VirtualNetException()
 o VirtualNetException(String)

Constructors

 o VirtualNetException
 public VirtualNetException()
 o VirtualNetException
 public VirtualNetException(String message)
Parameters:
message - the string used to initialize the Exception

All Packages  Class Hierarchy  This Package  Previous  Next  Index