xmlBlaster 2.2.0 API

org.xmlBlaster.client.jmx
Class ConnectorException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by javax.management.JMException
              extended by 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
           
 
Constructor Summary
ConnectorException()
           
ConnectorException(java.lang.String msg)
           
ConnectorException(java.lang.String msg, java.lang.Exception e)
           
 
Method Summary
 java.lang.Exception getTargetException()
           
 
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
 

Field Detail

exception

private java.lang.Exception exception
Constructor Detail

ConnectorException

public ConnectorException()

ConnectorException

public ConnectorException(java.lang.String msg)

ConnectorException

public ConnectorException(java.lang.String msg,
                          java.lang.Exception e)
Method Detail

getTargetException

public java.lang.Exception getTargetException()

xmlBlaster 2.2.0 API

Copyright © 1999-2014 The xmlBlaster.org contributers.