org.jdesktop.jdic.init
Class JdicInitException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.jdesktop.jdic.init.JdicInitException
- All Implemented Interfaces:
- java.io.Serializable
public class JdicInitException
- extends java.lang.Exception
Wrapper exception for unexpected errors during JDIC initialization
- Since:
- August 2, 2004
- See Also:
- Serialized Form
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 |
JdicInitException
public JdicInitException()
JdicInitException
public JdicInitException(java.lang.String desc)
JdicInitException
public JdicInitException(java.lang.Throwable t)
For more information and documentation on JDIC,
see JDIC website. That documentation
contains more detailed, developer-targeted descriptions, with conceptual
overviews, working code examples, license terms and bug report information.
Copyright (c) 2004 Sun Microsystems, Inc. All rights reserved. Use is
subject to license terms.