Class BasicExample2

java.lang.Object
  extended by BasicExample2

public class BasicExample2
extends java.lang.Object


Constructor Summary
BasicExample2()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BasicExample2

public BasicExample2()
              throws java.lang.Exception
Throws:
java.lang.Exception
Method Detail

main

public static void main(java.lang.String[] args)