JDIC API V2006 Release 0308

org.jdesktop.jdic.init
类 JdicInitException

java.lang.Object
  继承者 java.lang.Throwable
      继承者 java.lang.Exception
          继承者 org.jdesktop.jdic.init.JdicInitException
所有已实现的接口:
java.io.Serializable

public class JdicInitException
extends java.lang.Exception

Wrapper exception for unexpected errors during JDIC initialization

自从:
August 2, 2004
另请参见:
序列化表格

构造函数摘要
JdicInitException()
           
JdicInitException(java.lang.String desc)
           
JdicInitException(java.lang.Throwable t)
           
 
方法摘要
 
从类 java.lang.Throwable 继承的方法
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
从类 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)

JDIC API V2006 Release 0308

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.