|
JDIC API V2006 Release 0308 | |||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造函数 | 方法 | 详细信息: 字段 | 构造函数 | 方法 | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.jdesktop.jdic.filetypes.AssociationException
org.jdesktop.jdic.filetypes.AssociationNotRegisteredException
public class AssociationNotRegisteredException
An AssociationNotRegisteredException is thrown by certain methods
of AssociationService while trying to remove an association
not existed in the system.
AssociationService,
序列化表格| 构造函数摘要 | |
|---|---|
AssociationNotRegisteredException()
Constructs an AssociationNotRegisteredException object with no
detail message. |
|
AssociationNotRegisteredException(java.lang.String msg)
Constructs an AssociationNotRegisteredException object with the
specified detail message. |
|
| 方法摘要 |
|---|
| 从类 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 |
| 构造函数详细信息 |
|---|
public AssociationNotRegisteredException()
AssociationNotRegisteredException object with no
detail message.
public AssociationNotRegisteredException(java.lang.String msg)
AssociationNotRegisteredException object with the
specified detail message.
msg - the detail message pertaining to this exception.
|
JDIC API V2006 Release 0308 | |||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造函数 | 方法 | 详细信息: 字段 | 构造函数 | 方法 | |||||||||
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.