All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class optionCalc.LinkListException

java.lang.Object
   |
   +----java.lang.Throwable
           |
           +----java.lang.Exception
                   |
                   +----optionCalc.LinkListException

public class LinkListException
extends Exception

Constructor Index

 o LinkListException()
 o LinkListException(String)

Constructors

 o LinkListException
 public LinkListException()
 o LinkListException
 public LinkListException(String s)

All Packages  Class Hierarchy  This Package  Previous  Next  Index