2003.09.15


jdc.java.lang
Class InstantiationException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--java.lang.InstantiationException
                    |
                    +--jdc.java.lang.InstantiationException
All Implemented Interfaces:
java.io.Serializable

public class InstantiationException
extends java.lang.InstantiationException

A wrapper class for java.lang.InstantiationException.

Version:
1.0
Author:
Jay Damon
See Also:
Serialized Form

Constructor Summary
InstantiationException()
          Constructs a new InstantiationException object.
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

InstantiationException

public InstantiationException()
Constructs a new InstantiationException object.


2003.09.15



Copyright © 2003 J. Damon & Co.; All Rights Reserved WorldWide.