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.
- 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.