当前页面:
在线文档首页 >
JBoss 4.0.1 sp1 management API Documentation 英文版文档
InvalidParentException (JBoss/Management API) - JBoss 4.0.1 sp1 management API Documentation 英文版文档
org.jboss.management.j2ee
Class InvalidParentException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.jboss.management.j2ee.WrapperException
org.jboss.management.j2ee.InvalidParentException
- All Implemented Interfaces:
- Serializable
- public class InvalidParentException
- extends WrapperException
Exception thrown when an invalid parent is specified for a
managed object.
- Version:
- $Revision: 1.5 $
Revisions:
20011126 Andreas Schaefer:
- Adjustments to the JBoss Guidelines
- Author:
- Andreas Schaefer.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
InvalidParentException
public InvalidParentException(String pMessage,
Throwable pThrowable)
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.