All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class calendrica.BogusDateException

java.lang.Object
   |
   +----java.lang.Throwable
           |
           +----java.lang.Exception
                   |
                   +----calendrica.BogusDateException

public class BogusDateException
extends Exception

Constructor Index

 o BogusDateException()
 o BogusDateException(String)

Constructors

 o BogusDateException
 public BogusDateException()
 o BogusDateException
 public BogusDateException(String s)

All Packages  Class Hierarchy  This Package  Previous  Next  Index