org.xmlBlaster.client.jmx
Class ConnectorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
javax.management.JMException
org.xmlBlaster.client.jmx.ConnectorException
- All Implemented Interfaces:
- java.io.Serializable
- public class ConnectorException
- extends javax.management.JMException
- See Also:
- Serialized Form
|
Field Summary |
private java.lang.Exception |
exception
|
| Fields inherited from class javax.management.JMException |
|
| Fields inherited from class java.lang.Throwable |
|
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
exception
private java.lang.Exception exception
ConnectorException
public ConnectorException()
ConnectorException
public ConnectorException(java.lang.String msg)
ConnectorException
public ConnectorException(java.lang.String msg,
java.lang.Exception e)
getTargetException
public java.lang.Exception getTargetException()
Copyright © 1999-2007 The xmlBlaster.org contributers.