org.apache.geronimo.kernel.util
Class IllegalNodeConfigException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.geronimo.kernel.util.IllegalNodeConfigException
- All Implemented Interfaces:
- Serializable
public class IllegalNodeConfigException
- extends Exception
- Version:
- $Rev: 1213810 $ $Date: 2011-12-14 02:00:08 +0800 (Wed, 14 Dec 2011) $
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
IllegalNodeConfigException
public IllegalNodeConfigException(String nodeName,
String message)
IllegalNodeConfigException
public IllegalNodeConfigException(String message)
getNodeName
public String getNodeName()
Copyright © 2003-2013 The Apache Geronimo development community. All Rights Reserved.